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

⬆️(project) upgrade python dependencies #96

Merged
merged 1 commit into from
Feb 28, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/marion/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ zip_safe = True

[options.extras_require]
dev =
bandit==1.7.2
bandit==1.7.3
black==22.1.0
factory_boy==3.2.1
flake8==4.0.1
hypothesis[django]==6.37.0
hypothesis[django]==6.38.0
isort==5.10.1
Jinja2==3.0.3
mkdocs==1.2.3
mkdocs-material==8.2.1
mkdocs-material==8.2.3
mkdocstrings==0.18.0
pdfminer.six==20211012
pyfakefs==4.5.5
Expand Down