Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
⬆️(dependencies) update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 6, 2021
1 parent f1752ce commit 57ce0bf
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions src/marion/setup.cfg
Expand Up @@ -35,26 +35,26 @@ dev =
bandit==1.7.0
black==20.8b1
factory_boy==3.2.0
flake8==3.9.1
hypothesis[django]==6.10.0
isort==5.8.0
Jinja2==2.11.3
mkdocs==1.1.2
mkdocs-material==7.1.2
mkdocstrings==0.15.0
flake8==3.9.2
hypothesis[django]==6.17.4
isort==5.9.3
Jinja2==3.0.1
mkdocs==1.2.2
mkdocs-material==7.2.6
mkdocstrings==0.15.2
pdfminer.six==20201018
pyfakefs==4.4.0
pylint==2.7.4
pylint-django==2.4.3
pytest==6.2.3
pytest-cov==2.11.1
pytest-django==4.2.0
pyfakefs==4.5.1
pylint==2.10.2
pylint-django==2.4.4
pytest==6.2.5
pytest-cov==2.12.1
pytest-django==4.4.0
sandbox =
Django==3.2
Django==3.2.7
django-configurations==2.2
psycopg2-binary==2.8.6
psycopg2-binary==2.9.1
ci =
twine==3.4.1
twine==3.4.2

[bdist_wheel]
universal = 1
Expand Down

0 comments on commit 57ce0bf

Please sign in to comment.