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 committed Jun 25, 2021
1 parent d97306e commit a256ca9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Expand Up @@ -22,7 +22,7 @@ classifiers =
[options]
include_package_data = True
install_requires =
boto3==1.16.47
boto3==1.17.101
Django==3.2.4
django-storages==1.11.1
django-haystack==3.0
Expand All @@ -43,9 +43,9 @@ dev =
black==20.8b1
flake8==3.9.2
ipdb==0.13.9
ipython==7.24.1
isort==5.8.0
mypy==0.902
ipython==7.25.0
isort==5.9.1
mypy==0.910
pyfakefs==4.5.0
pylint-django==2.4.4
pylint==2.8.3
Expand All @@ -62,7 +62,7 @@ sandbox =
dockerflow==2020.10.0
factory_boy==3.2.0
gunicorn==20.1.0
psycopg2-binary==2.8.6
psycopg2-binary==2.9.1
sentry-sdk==1.1.0

[options.packages.find]
Expand Down

0 comments on commit a256ca9

Please sign in to comment.