Skip to content

Commit fefa46c

Browse files
committed
requirements: Update reqs
1 parent 3d177b9 commit fefa46c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
#
55
# pip-compile --no-annotate setup.py
66
#
7-
certifi==2022.5.18.1
7+
certifi==2022.6.15

requirements/docs.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# pip-compile --no-annotate requirements/docs.in
66
#
77
alabaster==0.7.12
8-
babel==2.10.1
9-
certifi==2022.5.18.1
8+
babel==2.10.3
9+
certifi==2022.6.15
1010
charset-normalizer==2.0.12
1111
docutils==0.17.1
1212
idna==3.3
@@ -18,9 +18,9 @@ packaging==21.3
1818
pygments==2.12.0
1919
pyparsing==3.0.9
2020
pytz==2022.1
21-
requests==2.27.1
21+
requests==2.28.0
2222
snowballstemmer==2.2.0
23-
sphinx==5.0.1
23+
sphinx==5.0.2
2424
sphinx-rtd-theme==1.0.0
2525
sphinxcontrib-applehelp==1.0.2
2626
sphinxcontrib-devhelp==1.0.2

requirements/tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --no-annotate requirements/tests.in
66
#
7-
astroid==2.11.5
7+
astroid==2.11.6
88
attrs==21.4.0
99
bleach==5.0.0
1010
coverage[toml]==6.4.1
@@ -20,7 +20,7 @@ platformdirs==2.5.2
2020
pluggy==1.0.0
2121
py==1.11.0
2222
pygments==2.12.0
23-
pylint==2.14.0
23+
pylint==2.14.3
2424
pyparsing==3.0.9
2525
pytest==7.1.2
2626
pytest-cov==3.0.0

0 commit comments

Comments
 (0)