Skip to content

Commit 56ec590

Browse files
chore(deps): update all patch dependencies (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e320dbb commit 56ec590

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
arrow==1.3.0
2-
awscli==1.38.28
2+
awscli==1.38.38
33
Authlib==1.5.2
44
Jinja2==3.1.6
55
aws-sns-message-validator==0.0.5
6-
boto3==1.37.28
7-
botocore==1.37.28
6+
boto3==1.37.38
7+
botocore==1.37.38
88
fastapi==0.115.12
99
geoip2==4.8.1
1010
google-api-python-client==2.166.0
@@ -28,4 +28,4 @@ schedule==1.2.2
2828
slack-bolt==1.23.0
2929
structlog==25.2.0
3030
trello==0.9.7.3
31-
uvicorn==0.34.0
31+
uvicorn==0.34.2

app/requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==24.10.0
2-
checkov==3.2.400
2+
checkov==3.2.407
33
coverage==6.5.0
44
flake8==6.1.0
55
freezegun==1.5.1
@@ -8,4 +8,4 @@ pytest==8.3.5
88
pytest-asyncio==0.26.0
99
pytest-env==0.8.2
1010
requests-mock==1.12.1
11-
boto3_stubs==1.37.28
11+
boto3_stubs==1.37.38

0 commit comments

Comments
 (0)