Skip to content

Commit

Permalink
requirements: Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Jun 18, 2022
1 parent 3d177b9 commit fefa46c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
#
# pip-compile --no-annotate setup.py
#
certifi==2022.5.18.1
certifi==2022.6.15
8 changes: 4 additions & 4 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# pip-compile --no-annotate requirements/docs.in
#
alabaster==0.7.12
babel==2.10.1
certifi==2022.5.18.1
babel==2.10.3
certifi==2022.6.15
charset-normalizer==2.0.12
docutils==0.17.1
idna==3.3
Expand All @@ -18,9 +18,9 @@ packaging==21.3
pygments==2.12.0
pyparsing==3.0.9
pytz==2022.1
requests==2.27.1
requests==2.28.0
snowballstemmer==2.2.0
sphinx==5.0.1
sphinx==5.0.2
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-annotate requirements/tests.in
#
astroid==2.11.5
astroid==2.11.6
attrs==21.4.0
bleach==5.0.0
coverage[toml]==6.4.1
Expand All @@ -20,7 +20,7 @@ platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pygments==2.12.0
pylint==2.14.0
pylint==2.14.3
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==3.0.0
Expand Down

0 comments on commit fefa46c

Please sign in to comment.