diff --git a/setup.cfg b/setup.cfg index afa020a533..2f21fcef38 100644 --- a/setup.cfg +++ b/setup.cfg @@ -66,7 +66,7 @@ dev = isort==5.10.1 lxml==4.9.0 msgpack==1.0.4 - mysqlclient==2.1.0 + mysqlclient==2.1.1 pylint==2.14.3 pylint-django==2.5.3 pytest==7.1.2 @@ -81,7 +81,7 @@ sandbox = factory-boy==3.2.1 gunicorn==20.1.0 psycopg2-binary==2.9.3 - sentry-sdk==1.5.12 + sentry-sdk==1.6.0 [options.packages.find] where = src