Skip to content

Commit ae3bb70

Browse files
chore(deps): update all minor dependencies
1 parent 2861aba commit ae3bb70

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

app/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
arrow==1.3.0
2-
awscli==1.38.38
2+
awscli==1.40.2
33
Authlib==1.5.2
44
Jinja2==3.1.6
55
aws-sns-message-validator==0.0.5
6-
boto3==1.37.38
7-
botocore==1.37.38
6+
boto3==1.38.3
7+
botocore==1.38.3
88
fastapi==0.115.12
99
geoip2==4.8.1
10-
google-api-python-client==2.166.0
10+
google-api-python-client==2.168.0
1111
google-auth-httplib2==0.2.0
1212
google-auth-oauthlib==0.8.0
1313
google-api-core==2.24.2
14-
google-auth==2.38.0
14+
google-auth==2.39.0
1515
httpx==0.28.1
1616
itsdangerous==2.2.0
1717
pandas==2.2.3
18-
pydantic-settings==2.8.1
18+
pydantic-settings==2.9.1
1919
PyJWT==2.10.1
2020
PyYAML!=6.0.0,!=5.4.0,!=5.4.1
2121
python-dotenv==0.21.1
@@ -26,6 +26,6 @@ requests==2.32.3
2626
slowapi==0.1.9
2727
schedule==1.2.2
2828
slack-bolt==1.23.0
29-
structlog==25.2.0
29+
structlog==25.3.0
3030
trello==0.9.7.3
3131
uvicorn==0.34.2

app/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.38
11+
boto3_stubs==1.38.3

0 commit comments

Comments
 (0)