Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent fc2a7bb commit 83f2e63
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ boto3==1.35.78
botocore==1.35.78
fastapi==0.115.6
geoip2==4.8.1
google-api-python-client==2.153.0
google-api-python-client==2.155.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==0.8.0
google-api-core==2.23.0
google-auth==2.36.0
httpx==0.27.2
google-api-core==2.24.0
google-auth==2.37.0
httpx==0.28.1
itsdangerous==2.2.0
pandas==2.2.3
PyJWT==2.10.1
Expand All @@ -26,4 +26,4 @@ slowapi==0.1.9
schedule==1.2.2
slack-bolt==1.21.3
trello==0.9.7.3
uvicorn==0.32.1
uvicorn==0.34.0
2 changes: 1 addition & 1 deletion app/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flake8==6.1.0
freezegun==1.5.1
setuptools==70.3.0
pytest==8.3.4
pytest-asyncio==0.24.0
pytest-asyncio==0.25.0
pytest-env==0.8.2
requests-mock==1.12.1
2 changes: 1 addition & 1 deletion scripts/google_pickle_string/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==2.153.0
google-api-python-client==2.155.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1

0 comments on commit 83f2e63

Please sign in to comment.