Skip to content

Commit

Permalink
Bump the dependencies group with 5 updates (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 3963e2f commit 9bc5fb4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.13
# via sphinx
babel==2.13.1
babel==2.14.0
# via sphinx
certifi==2023.11.17
# via requests
Expand Down
4 changes: 2 additions & 2 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ pluggy==1.3.0
# via pytest
pycparser==2.21
# via cffi
pytest==7.4.3
pytest==7.4.4
# via -r lint-requirements.in
toml==0.10.2
# via mypy
types-pyopenssl==23.3.0.0
# via -r lint-requirements.in
typing-extensions==4.8.0
typing-extensions==4.9.0
# 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==23.1.0
attrs==23.2.0
# via service-identity
cffi==1.16.0
# via cryptography
coverage[toml]==7.3.2
coverage[toml]==7.4.0
# via -r test-requirements.in
cryptography==41.0.7
# via
Expand All @@ -33,7 +33,7 @@ pycparser==2.21
# via cffi
pyopenssl==23.3.0
# via -r test-requirements.in
pytest==7.4.3
pytest==7.4.4
# via -r test-requirements.in
service-identity==23.1.0
# via -r test-requirements.in

0 comments on commit 9bc5fb4

Please sign in to comment.