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] authored Jun 2, 2023
1 parent 46fc3e2 commit d39edff
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ requires-python = >=3.9
[options]
install_requires =
Brotli==1.0.9
boto3==1.26.137
boto3==1.26.145
channels<4
channels-redis<4
chardet==5.1.0
coreapi==2.3.3
cryptography==40.0.2
cryptography==41.0.1
django<4.2
dj-database-url==2.0.0
dj-rest-auth==4.0.1
Expand All @@ -57,8 +57,8 @@ install_requires =
psycopg2-binary==2.9.6
PyLTI==0.7.0
python-dateutil==2.8.2
sentry-sdk==1.23.1
requests==2.30.0
sentry-sdk==1.25.0
requests==2.31.0
scout-apm==2.26.1
social-auth-app-django==5.2.0
social-auth-core[saml]==4.4.2
Expand Down Expand Up @@ -100,15 +100,15 @@ dev =
pylint-django==2.5.3
pylint-plugin-utils==0.8.2
pytest==7.3.1
pytest-cov==4.0.0
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-mock==3.10.0
responses==0.23.1
signxml==3.2.0
wheel==0.40.0

e2e =
playwright==1.33.0
playwright==1.34.0
pytest-playwright==0.3.3
# mcr.microsoft.com/playwright:jammy requires tzdata
tzdata==2023.3
Expand Down

0 comments on commit d39edff

Please sign in to comment.