diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index c58cc41e..a01a2c8e 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -3,10 +3,10 @@ setuptools-scm==6.4.2 pip==22.1.2 virtualenv==20.14.1 pkgconfig==1.5.5 -tox==3.25.0 +tox==3.25.1 pytest==7.0.1 pytest-xdist==2.5.0 pytest-cov==3.0.0 pytest-benchmark==3.4.1 -Cython==0.29.30 +Cython==0.29.32 twine==3.8.0 diff --git a/requirements.d/development.txt b/requirements.d/development.txt index 8b62f2a0..1b992555 100644 --- a/requirements.d/development.txt +++ b/requirements.d/development.txt @@ -8,5 +8,5 @@ pytest pytest-xdist pytest-cov pytest-benchmark -Cython!=0.27 +Cython twine