Skip to content

Commit

Permalink
Bump the dependencies group with 7 updates (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 621d131 commit 7b7f435
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
alabaster==1.0.0
# via sphinx
babel==2.15.0
babel==2.16.0
# via sphinx
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
Expand Down
6 changes: 3 additions & 3 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
black==24.8.0
# via -r lint-requirements.in
cffi==1.16.0
cffi==1.17.0
# via cryptography
click==8.1.7
# via black
Expand All @@ -20,7 +20,7 @@ iniconfig==2.0.0
# via pytest
isort==5.13.2
# via -r lint-requirements.in
mypy==1.11.1
mypy==1.11.2
# via -r lint-requirements.in
mypy-extensions==1.0.0
# via
Expand All @@ -44,7 +44,7 @@ types-cffi==1.16.0.20240331
# via types-pyopenssl
types-pyopenssl==24.1.0.20240722
# via -r lint-requirements.in
types-setuptools==71.1.0.20240726
types-setuptools==74.0.0.20240831
# via types-cffi
typing-extensions==4.12.2
# via mypy
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# pip-compile --resolver=backtracking test-requirements.in
#
attrs==24.1.0
attrs==24.2.0
# via service-identity
cffi==1.16.0
cffi==1.17.0
# via cryptography
coverage[toml]==7.6.0
coverage[toml]==7.6.1
# via -r test-requirements.in
cryptography==42.0.4
# via
Expand Down

0 comments on commit 7b7f435

Please sign in to comment.