Skip to content

Commit 87d98b1

Browse files
chore(deps): bump pygments from 2.18.0 to 2.20.0 in /docs (#464)
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd05eeb commit 87d98b1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/requirements.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,13 @@ idna==3.7
1818
# via requests
1919
imagesize==1.4.1
2020
# via sphinx
21-
importlib-metadata==8.7.0
22-
# via sphinx
2321
jinja2==3.1.6
2422
# via sphinx
2523
markupsafe==2.1.5
2624
# via jinja2
2725
packaging==24.1
2826
# via sphinx
29-
pygments==2.18.0
27+
pygments==2.20.0
3028
# via
3129
# furo
3230
# sphinx
@@ -55,9 +53,5 @@ sphinxcontrib-qthelp==1.0.8
5553
# via sphinx
5654
sphinxcontrib-serializinghtml==1.1.10
5755
# via sphinx
58-
tomli==2.2.1
59-
# via sphinx
6056
urllib3==2.5.0
6157
# via requests
62-
zipp==3.23.0
63-
# via importlib-metadata

0 commit comments

Comments
 (0)