Skip to content

Commit e8c830e

Browse files
Bump pygments from 2.18.0 to 2.20.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 200b524 commit e8c830e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ mergedeep==1.3.4
3838
# mkdocs-get-deps
3939
mkdocs==1.6.1
4040
# via
41-
# -r requirements.in
41+
# -r docs/requirements.in
4242
# mkdocs-macros-plugin
4343
# mkdocs-material
4444
mkdocs-get-deps==0.2.0
4545
# via mkdocs
4646
mkdocs-macros-plugin==1.3.7
47-
# via -r requirements.in
47+
# via -r docs/requirements.in
4848
mkdocs-material==9.5.45
49-
# via -r requirements.in
49+
# via -r docs/requirements.in
5050
mkdocs-material-extensions==1.3.1
5151
# via mkdocs-material
5252
packaging==24.2
@@ -61,13 +61,13 @@ pathspec==0.12.1
6161
# mkdocs-macros-plugin
6262
platformdirs==4.3.6
6363
# via mkdocs-get-deps
64-
pygments==2.18.0
64+
pygments==2.20.0
6565
# via
66-
# -r requirements.in
66+
# -r docs/requirements.in
6767
# mkdocs-material
6868
pymdown-extensions==10.12
6969
# via
70-
# -r requirements.in
70+
# -r docs/requirements.in
7171
# mkdocs-material
7272
python-dateutil==2.9.0.post0
7373
# via

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ pydantic-core==2.33.2
247247
# via pydantic
248248
pydantic-settings==2.9.1
249249
# via -r requirements.in
250-
pygments==2.19.1
250+
pygments==2.20.0
251251
# via rich
252252
pyrate-limiter==3.7.0
253253
# via schemathesis

0 commit comments

Comments
 (0)