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 production-dependencies group across 1 directory with 5 updates #764

Closed
Closed
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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ aws-codeseeder==1.1.0
# via seed-farmer (setup.py)
binaryornot==0.4.4
# via cookiecutter
boto3==1.35.72
boto3==1.35.81
# via aws-codeseeder
botocore==1.35.72
botocore==1.35.81
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -73,7 +73,7 @@ packaging==24.2
# via seed-farmer (setup.py)
property-manager==3.0
# via executor
pydantic==2.10.2
pydantic==2.10.3
# via seed-farmer (setup.py)
pydantic-core~=2.27.1
# via pydantic
Expand Down Expand Up @@ -105,7 +105,7 @@ rich==13.9.4
# seed-farmer (setup.py)
s3transfer==0.10.4
# via boto3
six==1.16.0
six==1.17.0
# via
# cfn-flip
# executor
Expand All @@ -114,7 +114,7 @@ smmap==5.0.1
# via gitdb
text-unidecode==1.3
# via python-slugify
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via
Expand Down
Loading