diff --git a/setup.cfg b/setup.cfg index 178bc5ce9..ecb3916b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,12 +56,12 @@ dev = flake8==6.1.0 htmlmin==0.1.12 ipdb==0.13.13 - ipython==8.15.0 + ipython==8.16.1 isort==5.12.0 lxml==4.9.3 mysqlclient==2.2.0 msgpack==1.0.7 - pylint==2.17.6 + pylint==3.0.0 pylint-django==2.5.3 pytest==7.4.2 pytest-cov==4.1.0 @@ -77,7 +77,7 @@ sandbox = dockerflow==2022.8.0 factory-boy==3.3.0 gunicorn==21.2.0 - psycopg2-binary==2.9.8 + psycopg2-binary==2.9.9 sentry-sdk==1.31.0 [options.packages.find]