diff --git a/setup.cfg b/setup.cfg index 702ef84a9b..12beb88f59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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 @@ -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 = @@ -80,7 +80,7 @@ sandbox = factory-boy==3.2.1 gunicorn==20.1.0 psycopg2-binary==2.9.3 - sentry-sdk==1.5.6 + sentry-sdk==1.5.7 [options.packages.find] where = src