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 29, 2021
1 parent 1a4f3cd commit d116e8d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions setup.cfg
Expand Up @@ -57,27 +57,27 @@ dev =
bandit==1.7.0
black==20.8b1
factory-boy==3.2.0
flake8==3.9.1
ipdb==0.13.7
ipython==7.22.0
isort==5.8.0
flake8==3.9.2
ipdb==0.13.9
ipython==7.25.0
isort==5.9.1
msgpack==1.0.2
mysqlclient==2.0.3
pylint==2.7.4
pylint-django==2.4.3
pytest==6.2.3
pytest-cov==2.11.1
pytest-django==4.2.0
responses==0.13.2
pylint==2.8.3
pylint-django==2.4.4
pytest==6.2.4
pytest-cov==2.12.1
pytest-django==4.4.0
responses==0.13.3
ci =
twine==3.4.1
sandbox =
django-configurations==2.2
dockerflow==2020.10.0
factory-boy==3.2.0
gunicorn==20.1.0
psycopg2-binary==2.8.6
sentry-sdk==1.0.0
psycopg2-binary==2.9.1
sentry-sdk==1.1.0

[options.packages.find]
where = src
Expand Down

0 comments on commit d116e8d

Please sign in to comment.