Skip to content

Commit

Permalink
chore(deps): update all minor dependencies (#347)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 23bc4dc commit c51e91d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 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.8
aws-sns-message-validator==0.0.5
boto3==1.33.9
fastapi==0.104.1
boto3==1.34.8
fastapi==0.108.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
6 changes: 3 additions & 3 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 c51e91d

Please sign in to comment.