Skip to content

Commit 7b4459e

Browse files
Bump pygments from 2.17.2 to 2.20.0 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 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.17.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccf4bb5 commit 7b4459e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,19 +26,19 @@ markupsafe==2.1.5
2626
# via jinja2
2727
packaging==23.2
2828
# via sphinx
29-
pygments==2.17.2
29+
pygments==2.20.0
3030
# via sphinx
3131
requests==2.31.0
3232
# via sphinx
3333
snowballstemmer==2.2.0
3434
# via sphinx
3535
sphinx==5.3.0
3636
# via
37-
# -r docs/requirements.in
37+
# -r requirements.in
3838
# sphinx-rtd-theme
3939
# sphinxcontrib-jquery
4040
sphinx-rtd-theme==2.0.0
41-
# via -r docs/requirements.in
41+
# via -r requirements.in
4242
sphinxcontrib-applehelp==1.0.8
4343
# via sphinx
4444
sphinxcontrib-devhelp==1.0.6

0 commit comments

Comments
 (0)