Skip to content

Commit 73ce8a4

Browse files
authored
Bump requirements (#2662)
Updated Pygments to avoid a warning on a security issue, and the docs theme from cpython
1 parent b83f1b0 commit 73ce8a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
pip
22
Sphinx==4.5.0
33
blurb
4-
Pygments<2.15
4+
Pygments==2.16.1
55
PyICU
66
polib
77
pospell>=1.1
88
potodo
99
powrap
10-
python-docs-theme
10+
python-docs-theme>=2022.1
1111
setuptools
1212
sphinx-intl
1313
pre-commit

0 commit comments

Comments
 (0)