Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group with 6 updates #640

Merged
merged 1 commit into from
Mar 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.16
# via sphinx
babel==2.14.0
# via sphinx
certifi==2023.11.17
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
Expand Down Expand Up @@ -54,5 +54,5 @@ sphinxcontrib-serializinghtml==1.1.10
# via sphinx
sphinxcontrib-trio==1.1.2
# via -r docs-requirements.in
urllib3==2.2.0
urllib3==2.2.1
# via requests
6 changes: 3 additions & 3 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ pluggy==1.4.0
# via pytest
pycparser==2.21
# via cffi
pytest==8.0.0
pytest==8.0.2
# via -r lint-requirements.in
toml==0.10.2
# via mypy
types-pyopenssl==24.0.0.20240130
types-pyopenssl==24.0.0.20240228
# via -r lint-requirements.in
typing-extensions==4.9.0
typing-extensions==4.10.0
# via mypy
8 changes: 5 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ attrs==23.2.0
# via service-identity
cffi==1.16.0
# via cryptography
coverage[toml]==7.4.1
# via -r test-requirements.in
coverage[toml]==7.4.3
# via
# -r test-requirements.in
# coverage
cryptography==41.0.7
# via
# -r test-requirements.in
Expand All @@ -33,7 +35,7 @@ pycparser==2.21
# via cffi
pyopenssl==24.0.0
# via -r test-requirements.in
pytest==8.0.0
pytest==8.0.2
# via -r test-requirements.in
service-identity==24.1.0
# via -r test-requirements.in