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 29, 2023
1 parent 0a1a6ac commit 24979be
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
16 changes: 8 additions & 8 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
arrow==1.3.0
Authlib==1.2.1
Authlib==1.3.0
Jinja2==3.1.2
awscli==1.31.9
awscli==1.32.7
aws-sns-message-validator==0.0.5
boto3==1.33.9
fastapi==0.104.1
boto3==1.34.7
fastapi==0.105.0
geoip2==4.8.0
google-api-python-client==2.109.0
google-auth-httplib2==0.1.1
google-api-python-client==2.111.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==0.8.0
httpx==0.25.2
httpx==0.26.0
itsdangerous==2.1.2
Jinja2==3.1.2
PyJWT==2.8.0
Expand All @@ -20,4 +20,4 @@ requests==2.31.0
schedule==1.2.1
slack-bolt==1.18.1
trello==0.9.7.3
uvicorn==0.24.0.post1
uvicorn==0.25.0
2 changes: 1 addition & 1 deletion app/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==22.12.0
coverage==6.5.0
flake8==6.1.0
freezegun==1.3.1
freezegun==1.4.0
pytest==7.4.3
pytest-asyncio==0.23.2
pytest-env==0.8.2
14 changes: 7 additions & 7 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions 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.109.0
google-auth-httplib2==0.1.1
google-auth-oauthlib==1.1.0
google-api-python-client==2.111.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0

0 comments on commit 24979be

Please sign in to comment.