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 kernicPanel committed Jun 14, 2021
1 parent e41005a commit 549531a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ requires-python = >=3.6
[options]
install_requires =
Brotli==1.0.9
boto3==1.17.88
boto3==1.17.93
chardet==4.0.0 # pyup: >=3.0.2,<3.1.0
coreapi==2.3.3
cryptography==3.4.7
Expand Down Expand Up @@ -92,8 +92,8 @@ dev =

e2e =
pdbpp==0.10.2
playwright==1.11.1
pytest-playwright==0.1.1
playwright==1.12.1
pytest-playwright==0.1.2

[bdist_wheel]
universal = 1
Expand Down

0 comments on commit 549531a

Please sign in to comment.