mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update dependancies
This commit is contained in:
parent
dfd85002e1
commit
0c8180c42a
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
black==22.12.0
|
||||
mypy==0.991
|
||||
prospector==1.8.3
|
||||
prospector==1.8.4
|
||||
types-pkg_resources # Type stub
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
-e .
|
||||
coverage==7.0.0
|
||||
pytest==7.2.0
|
||||
coverage==7.0.5
|
||||
pytest==7.2.1
|
||||
pytest-cov==4.0.0
|
||||
pytest-django==4.5.2
|
||||
pytest-subtests==0.9.0
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
-r requirements-qa.txt
|
||||
-r requirements-test.txt
|
||||
sphinx_rtd_theme==1.1.1
|
||||
tox==4.0.16
|
||||
tox==4.3.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue