Skip to content

Commit

Permalink
Bump the dependencies group with 6 updates (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent f90e2fc commit dd106e4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions docs-requirements.txt
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
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
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

0 comments on commit dd106e4

Please sign in to comment.