We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c06c8 commit f123e92Copy full SHA for f123e92
api/requirements.txt
@@ -1,8 +1,8 @@
1
-alembic==1.17.1
+alembic==1.17.2
2
assemblyline-client==4.9.8
3
aws-lambda-powertools==2.43.1
4
-boto3==1.40.69
5
-fastapi==0.121.1
+boto3==1.40.74
+fastapi==0.121.2
6
mangum==0.19.0
7
pydantic-settings==2.11.0
8
psycopg2-binary==2.9.11
api/requirements_dev.txt
@@ -4,7 +4,7 @@ coverage==7.11.3
factory-boy==3.3.3
flake8==7.3.0
httpx==0.28.1
-locust==2.42.2
+locust==2.42.3
pytest==8.4.2
9
requests==2.32.4
10
uvicorn==0.38.0
0 commit comments