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 Mar 7, 2022
1 parent 06e5041 commit 848a172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@ zip_safe = True

[options.extras_require]
dev =
bandit==1.7.3
bandit==1.7.4
black==22.1.0
pyRdfa3==3.5.3
factory-boy==3.2.1
flake8==4.0.1
htmlmin==0.1.12
ipdb==0.13.9
ipython==8.1.0
ipython==8.1.1
isort==5.10.1
msgpack==1.0.3
mysqlclient==2.1.0
Expand All @@ -71,7 +71,7 @@ dev =
pytest==7.0.1
pytest-cov==3.0.0
pytest-django==4.5.2
responses==0.18.0
responses==0.19.0
ci =
twine==3.8.0
sandbox =
Expand Down

0 comments on commit 848a172

Please sign in to comment.