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 8e48188
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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 @@ -92,23 +92,23 @@ dev =
cookiecutter==2.1.1
factory_boy==3.2.1
flake8==6.0.0
ipython==8.13.2
ipython==8.14.0
isort==5.12.0
pdbpp==0.10.3
pycodestyle==2.10.0
pylint==2.17.4
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 8e48188

Please sign in to comment.