diff --git a/requirements_dev.txt b/requirements_dev.txt index f59fffe..c59b14c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,14 +1,14 @@ # test -r requirements_test.txt -Django==2.2.13 -tox==3.14.0 +Django==5.0.6 +tox==4.15.0 # docs -Sphinx==3.0.4 +Sphinx==7.3.7 # build / deploy -PyYAML==5.3.1 -wheel==0.34.2 +PyYAML==6.0.1 +wheel==0.43.0 bumpversion==0.6.0 -cryptography==3.0 -pip==20.2 +cryptography==42.0.7 +pip==24.0 diff --git a/requirements_test.txt b/requirements_test.txt index 58a36dd..bb4efb5 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,10 +1,10 @@ # test -mock==3.0.5 -pytest==4.6.9 -pytest-cov==2.7.1 -pytest-django==3.4.8 +mock==5.1.0 +pytest==8.2.1 +pytest-cov==5.0.0 +pytest-django==4.8.0 pytest-watch==4.2.0 -pytest-sugar==0.9.4 -schematics==2.1.0 +pytest-sugar==1.0.0 +schematics==2.1.1