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 5 updates #533

Merged
merged 1 commit into from
Oct 14, 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
10 changes: 5 additions & 5 deletions python/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=dev-requirements.txt --all-extras pyproject.toml
argcomplete==3.5.0
argcomplete==3.5.1
# via nitor-vault (pyproject.toml)
boto3==1.35.29
# via threadlocal-aws
Expand All @@ -14,9 +14,9 @@ certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
coverage==7.6.1
coverage==7.6.3
# via
# nitor-vault (pyproject.toml)
# coveralls
Expand Down Expand Up @@ -58,7 +58,7 @@ nh3==0.2.18
# via readme-renderer
packaging==24.1
# via build
pkginfo==1.11.1
pkginfo==1.11.2
# via twine
pycparser==2.22
# via cffi
Expand All @@ -85,7 +85,7 @@ rfc3986==2.0.0
# via twine
rich==13.9.2
# via twine
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
setuptools==75.1.0
# via nitor-vault (pyproject.toml)
Expand Down
6 changes: 3 additions & 3 deletions python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=requirements.txt --strip-extras pyproject.toml
argcomplete==3.5.0
argcomplete==3.5.1
# via nitor-vault (pyproject.toml)
boto3==1.35.29
# via threadlocal-aws
Expand All @@ -12,7 +12,7 @@ certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
cryptography==43.0.1
# via nitor-vault (pyproject.toml)
Expand All @@ -32,7 +32,7 @@ requests==2.32.3
# via
# nitor-vault (pyproject.toml)
# threadlocal-aws
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
six==1.16.0
# via python-dateutil
Expand Down