diff --git a/setup.cfg b/setup.cfg index d977cb0324..702ef84a9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -55,14 +55,14 @@ zip_safe = True [options.extras_require] dev = - bandit==1.7.2 + bandit==1.7.3 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.0.1 + ipython==8.1.0 isort==5.10.1 msgpack==1.0.3 mysqlclient==2.1.0 @@ -80,7 +80,7 @@ sandbox = factory-boy==3.2.1 gunicorn==20.1.0 psycopg2-binary==2.9.3 - sentry-sdk==1.5.5 + sentry-sdk==1.5.6 [options.packages.find] where = src