Skip to content

Commit

Permalink
chore(deps): update all minor dependencies (#332)
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 Jan 8, 2024
1 parent 9b4a9e5 commit 007cb75
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
alembic==1.13.1
aws-lambda-powertools==2.29.0
boto3==1.33.11
aws-lambda-powertools==2.30.2
boto3==1.34.11
bcrypt==4.1.2
email-validator==2.1.0.post1
fastapi==0.104.1
fastapi==0.108.0
logzero==1.7.0
mangum==0.17.0
notifications-python-client==8.1.0
notifications-python-client==8.2.0
pydantic==1.10.13
psycopg2-binary==2.9.9
SQLAlchemy==2.0.24
10 changes: 5 additions & 5 deletions api/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
bandit==1.7.6
black==23.11.0
coverage==7.3.2
black==23.12.1
coverage==7.4.0
flake8==6.1.0
httpx==0.25.2
locust==2.19.1
httpx==0.26.0
locust==2.20.0
pytest==7.4.4
requests==2.31.0
uvicorn==0.24.0.post1
uvicorn==0.25.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 007cb75

Please sign in to comment.