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 python group in /python with 4 updates #577

Merged
merged 1 commit into from
Dec 2, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions python/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ coverage==7.6.8
# coveralls
coveralls==4.0.1
# via nitor-vault (pyproject.toml)
cryptography==43.0.3
cryptography==44.0.0
# via nitor-vault (pyproject.toml)
docopt==0.6.2
# via coveralls
Expand Down Expand Up @@ -54,7 +54,7 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.18
nh3==0.2.19
# via readme-renderer
packaging==24.2
# via build
Expand Down Expand Up @@ -85,7 +85,7 @@ rfc3986==2.0.0
# via twine
rich==13.9.4
# via twine
ruff==0.8.0
ruff==0.8.1
# via nitor-vault (pyproject.toml)
s3transfer==0.10.4
# via boto3
Expand All @@ -95,7 +95,7 @@ six==1.16.0
# via python-dateutil
threadlocal-aws==0.11
# via nitor-vault (pyproject.toml)
twine==5.1.1
twine==6.0.1
# via nitor-vault (pyproject.toml)
urllib3==2.2.3
# via
Expand Down
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==43.0.3
cryptography==44.0.0
# via nitor-vault (pyproject.toml)
future==1.0.0
# via nitor-vault (pyproject.toml)
Expand Down