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 e320dbb commit 56ec590Copy full SHA for 56ec590
app/requirements.txt
@@ -1,10 +1,10 @@
1
arrow==1.3.0
2
-awscli==1.38.28
+awscli==1.38.38
3
Authlib==1.5.2
4
Jinja2==3.1.6
5
aws-sns-message-validator==0.0.5
6
-boto3==1.37.28
7
-botocore==1.37.28
+boto3==1.37.38
+botocore==1.37.38
8
fastapi==0.115.12
9
geoip2==4.8.1
10
google-api-python-client==2.166.0
@@ -28,4 +28,4 @@ schedule==1.2.2
28
slack-bolt==1.23.0
29
structlog==25.2.0
30
trello==0.9.7.3
31
-uvicorn==0.34.0
+uvicorn==0.34.2
app/requirements_dev.txt
@@ -1,5 +1,5 @@
black==24.10.0
-checkov==3.2.400
+checkov==3.2.407
coverage==6.5.0
flake8==6.1.0
freezegun==1.5.1
@@ -8,4 +8,4 @@ pytest==8.3.5
pytest-asyncio==0.26.0
pytest-env==0.8.2
requests-mock==1.12.1
11
-boto3_stubs==1.37.28
+boto3_stubs==1.37.38
0 commit comments