Skip to content

Commit

Permalink
⬆️(dependencies) update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 21, 2021
1 parent 77097d7 commit b046d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/backend/setup.cfg
Expand Up @@ -27,7 +27,7 @@ requires-python = >=3.6
[options]
install_requires =
Brotli==1.0.9
boto3==1.17.93
boto3==1.17.97
chardet==4.0.0 # pyup: >=3.0.2,<3.1.0
coreapi==2.3.3
cryptography==3.4.7
Expand All @@ -44,7 +44,7 @@ install_requires =
gunicorn==20.1.0
logging-ldp==0.0.6
oauthlib==3.1.1
psycopg2-binary==2.8.6
psycopg2-binary==2.9.1
PyLTI==0.7.0
python-dateutil==2.8.1
sentry-sdk==1.1.0
Expand Down

0 comments on commit b046d20

Please sign in to comment.