Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent 9613607 commit 32761c8
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.0
alembic==1.13.1
aws-lambda-powertools==2.29.0
boto3==1.33.11
bcrypt==4.1.1
bcrypt==4.1.2
email-validator==2.1.0.post1
fastapi==0.104.1
logzero==1.7.0
mangum==0.17.0
notifications-python-client==8.1.0
pydantic==1.10.13
psycopg2-binary==2.9.9
SQLAlchemy==2.0.23
SQLAlchemy==2.0.24
2 changes: 1 addition & 1 deletion api/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage==7.3.2
flake8==6.1.0
httpx==0.25.2
locust==2.19.1
pytest==7.4.3
pytest==7.4.4
requests==2.31.0
uvicorn==0.24.0.post1
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 32761c8

Please sign in to comment.