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] authored and jbpenrath committed Jun 27, 2022
1 parent 9d99ac4 commit ae01870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit ae01870

Please sign in to comment.