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 and lunika committed Sep 26, 2022
1 parent 56d1ffd commit f00ecbc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requires-python = >=3.9
[options]
install_requires =
Brotli==1.0.9
boto3==1.24.75
boto3==1.24.80
channels==3.0.5
channels-redis==3.4.1
chardet==5.0.0
Expand All @@ -40,7 +40,7 @@ install_requires =
django-cors-headers==3.13.0
django-extensions==3.2.1
django-filter==22.1
djangorestframework==3.13.1
djangorestframework==3.14.0
djangorestframework_simplejwt==5.2.0
django-redis==5.2.0
django-safedelete==1.3.0
Expand Down Expand Up @@ -92,7 +92,7 @@ dev =
isort==5.10.1
pdbpp==0.10.3
pycodestyle==2.9.1
pylint==2.15.2
pylint==2.15.3
pylint-django==2.5.3
pylint-plugin-utils==0.7
pytest==7.1.3
Expand All @@ -104,7 +104,7 @@ dev =
wheel==0.37.1

e2e =
playwright==1.25.2
playwright==1.26.0
pytest-playwright==0.3.0
# mcr.microsoft.com/playwright:jammy requires tzdata
tzdata==2022.2
Expand Down

0 comments on commit f00ecbc

Please sign in to comment.