Skip to content

Commit 690959e

Browse files
chore(deps): update all minor dependencies
1 parent cfa30c4 commit 690959e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

app/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
arrow==1.3.0
22
awscli==1.36.19
3-
Authlib==1.3.2
3+
Authlib==1.4.0
44
Jinja2==3.1.4
55
aws-sns-message-validator==0.0.5
66
boto3==1.35.78
77
botocore==1.35.78
88
fastapi==0.115.6
99
geoip2==4.8.1
10-
google-api-python-client==2.153.0
10+
google-api-python-client==2.157.0
1111
google-auth-httplib2==0.2.0
1212
google-auth-oauthlib==0.8.0
13-
google-api-core==2.23.0
14-
google-auth==2.36.0
15-
httpx==0.27.2
13+
google-api-core==2.24.0
14+
google-auth==2.37.0
15+
httpx==0.28.1
1616
itsdangerous==2.2.0
1717
pandas==2.2.3
1818
PyJWT==2.10.1
@@ -24,6 +24,6 @@ pytz==2023.4
2424
requests==2.32.3
2525
slowapi==0.1.9
2626
schedule==1.2.2
27-
slack-bolt==1.21.3
27+
slack-bolt==1.22.0
2828
trello==0.9.7.3
29-
uvicorn==0.32.1
29+
uvicorn==0.34.0

app/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ flake8==6.1.0
55
freezegun==1.5.1
66
setuptools==70.3.0
77
pytest==8.3.4
8-
pytest-asyncio==0.24.0
8+
pytest-asyncio==0.25.1
99
pytest-env==0.8.2
1010
requests-mock==1.12.1

0 commit comments

Comments
 (0)