Skip to content

Commit

Permalink
Merge pull request #405 from Yelp/dependabot/pip/api/all-dependencies…
Browse files Browse the repository at this point in the history
…-fb14426660

Bump the all-dependencies group in /api with 15 updates
  • Loading branch information
ymilki authored Dec 6, 2024
2 parents 6c5e4ba + 108796d commit 98962fa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion api/requirements-bootstrap.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click==8.1.7
pip==24.3.1
pip-tools==7.4.1
wheel==0.44.0
wheel==0.45.1
10 changes: 5 additions & 5 deletions api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ charset-normalizer==3.4.0
# requests
colorama==0.4.6
# via tox
coverage==7.6.4
coverage==7.6.8
# via -r requirements-dev-minimal.txt
distlib==0.3.9
# via virtualenv
filelock==3.16.1
# via
# tox
# virtualenv
identify==2.6.1
identify==2.6.3
# via pre-commit
idna==3.10
# via
Expand All @@ -40,7 +40,7 @@ mock==5.1.0
# via -r requirements-dev-minimal.txt
nodeenv==1.9.1
# via pre-commit
packaging==24.1
packaging==24.2
# via
# pyproject-api
# pytest
Expand All @@ -57,7 +57,7 @@ pre-commit==4.0.1
# via -r requirements-dev-minimal.txt
pyproject-api==1.8.0
# via tox
pytest==8.3.3
pytest==8.3.4
# via
# -r requirements-dev-minimal.txt
# requirements-tools
Expand All @@ -83,7 +83,7 @@ urllib3==2.2.3
# via
# -c requirements.txt
# requests
virtualenv==20.27.1
virtualenv==20.28.0
# via
# pre-commit
# requirements-tools
Expand Down
18 changes: 9 additions & 9 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotated-types==0.7.0
# via pydantic
arrow==1.3.0
# via -r requirements-minimal.txt
blinker==1.8.2
blinker==1.9.0
# via flask
boto3==1.35.53
boto3==1.35.71
# via -r requirements-minimal.txt
botocore==1.35.53
botocore==1.35.71
# via
# boto3
# s3transfer
Expand All @@ -22,7 +22,7 @@ charset-normalizer==3.4.0
# via requests
click==8.1.7
# via flask
flask==3.0.3
flask==3.1.0
# via
# -r requirements-minimal.txt
# flask-api-utils
Expand Down Expand Up @@ -55,9 +55,9 @@ networkx==3.4.2
# via -r requirements-minimal.txt
psycopg2-binary==2.9.10
# via -r requirements-minimal.txt
pydantic==2.9.2
pydantic==2.10.2
# via -r requirements-minimal.txt
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pyparsing==3.2.0
# via httplib2
Expand All @@ -73,7 +73,7 @@ pyyaml==6.0.2
# via -r requirements-minimal.txt
requests==2.32.3
# via -r requirements-minimal.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
sendgrid==6.11.0
# via -r requirements-minimal.txt
Expand All @@ -94,9 +94,9 @@ urllib3==2.2.3
# -r requirements-minimal.txt
# botocore
# requests
werkzeug==3.1.1
werkzeug==3.1.3
# via flask
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 98962fa

Please sign in to comment.