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 Nov 14, 2024
1 parent a19fdb0 commit 4d40273
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
arrow==1.3.0
awscli==1.34.31
awscli==1.35.22
Authlib==1.3.2
Jinja2==3.1.4
aws-sns-message-validator==0.0.5
boto3==1.35.31
botocore==1.35.31
fastapi==0.115.0
geoip2==4.8.0
google-api-python-client==2.147.0
google-api-python-client==2.151.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==0.8.0
google-api-core==2.20.0
google-auth==2.35.0
google-api-core==2.22.0
google-auth==2.36.0
httpx==0.27.2
itsdangerous==2.2.0
pandas==2.2.3
Expand All @@ -24,6 +24,6 @@ pytz==2023.4
requests==2.32.3
slowapi==0.1.9
schedule==1.2.2
slack-bolt==1.20.1
slack-bolt==1.21.2
trello==0.9.7.3
uvicorn==0.31.0
uvicorn==0.32.0
2 changes: 1 addition & 1 deletion app/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.8.0
black==24.10.0
checkov==3.2.255
coverage==6.5.0
flake8==6.1.0
Expand Down
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.147.0
google-api-python-client==2.151.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1

0 comments on commit 4d40273

Please sign in to comment.