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 7 updates #643

Closed
wants to merge 1 commit into from
Closed
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 @@ -28,9 +28,9 @@ jinja2==3.1.2
# via sphinx
markupsafe==2.1.1
# via jinja2
packaging==23.2
packaging==24.0
# via sphinx
pycparser==2.21
pycparser==2.22
# via cffi
pygments==2.17.2
# via sphinx
Expand Down
8 changes: 4 additions & 4 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ mypy==0.910
# via -r lint-requirements.in
mypy-extensions==0.4.4
# via mypy
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
pycparser==2.21
pycparser==2.22
# via cffi
pytest==8.0.2
pytest==8.1.1
# via -r lint-requirements.in
toml==0.10.2
# via mypy
types-pyopenssl==24.0.0.20240228
types-pyopenssl==24.0.0.20240311
# via -r lint-requirements.in
typing-extensions==4.10.0
# via mypy
16 changes: 7 additions & 9 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ attrs==23.2.0
# via service-identity
cffi==1.16.0
# via cryptography
coverage[toml]==7.4.3
# via
# -r test-requirements.in
# coverage
coverage[toml]==7.4.4
# via -r test-requirements.in
cryptography==41.0.7
# via
# -r test-requirements.in
Expand All @@ -21,21 +19,21 @@ idna==3.4
# via -r test-requirements.in
iniconfig==2.0.0
# via pytest
packaging==23.2
packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
pyasn1==0.5.1
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via service-identity
pycparser==2.21
pycparser==2.22
# via cffi
pyopenssl==24.0.0
pyopenssl==24.1.0
# via -r test-requirements.in
pytest==8.0.2
pytest==8.1.1
# via -r test-requirements.in
service-identity==24.1.0
# via -r test-requirements.in