Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#534)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 87fc3dc commit fe74cdf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
alembic==1.13.3
aws-lambda-powertools==2.43.1
boto3==1.35.39
boto3==1.35.44
bcrypt==4.2.0
email-validator==2.2.0
fastapi==0.115.2
logzero==1.7.0
mangum==0.19.0
notifications-python-client==9.1.0
pydantic==1.10.18
psycopg2-binary==2.9.9
SQLAlchemy==2.0.35
psycopg2-binary==2.9.10
SQLAlchemy==2.0.36
2 changes: 1 addition & 1 deletion api/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bandit==1.7.10
black==24.10.0
coverage==7.6.3
coverage==7.6.4
flake8==7.1.1
httpx==0.27.2
locust==2.31.8
Expand Down

0 comments on commit fe74cdf

Please sign in to comment.