Skip to content

Commit

Permalink
Bump the dependencies group with 5 updates (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent a0c7a3e commit f677bbb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ babel==2.12.1
# via sphinx
certifi==2023.7.22
# via requests
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
cryptography==41.0.3
# via -r docs-requirements.in
Expand All @@ -38,7 +38,7 @@ requests==2.31.0
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.5
sphinx==7.2.6
# via
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
Expand All @@ -59,5 +59,5 @@ sphinxcontrib-serializinghtml==1.1.9
# via sphinx
sphinxcontrib-trio==1.1.2
# via -r docs-requirements.in
urllib3==2.0.4
urllib3==2.0.5
# via requests
4 changes: 2 additions & 2 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile lint-requirements.in
#
cffi==1.15.1
cffi==1.16.0
# via cryptography
cryptography==41.0.3
# via
Expand All @@ -30,5 +30,5 @@ toml==0.10.2
# via mypy
types-pyopenssl==23.2.0.2
# via -r lint-requirements.in
typing-extensions==4.7.1
typing-extensions==4.8.0
# via mypy
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
attrs==23.1.0
# via service-identity
cffi==1.15.1
cffi==1.16.0
# via cryptography
coverage[toml]==7.3.1
# via -r test-requirements.in
Expand Down

0 comments on commit f677bbb

Please sign in to comment.