summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-05-16 17:35:59 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-05-16 17:35:59 +0200
commit8867f6d640914fdbf687fd8bb6889bf1a8047852 (patch)
tree98c55d0b98d5778a04d5fc559330108ead184cc1 /requirements.d
parent2373d52aa53e2f593976949d01f7200482f20470 (diff)
update development.lock.txt
main reason was tox crashing: https://github.com/tox-dev/tox/issues/2829 cython 0.29.34 for py312 support.
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.lock.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt
index 6c49a9a94..c68d30b9c 100644
--- a/requirements.d/development.lock.txt
+++ b/requirements.d/development.lock.txt
@@ -2,12 +2,13 @@ setuptools==67.3.3
setuptools-scm==7.1.0
pip==23.0.1
wheel==0.40.0
-virtualenv==20.19.0
+virtualenv==20.23.0
pkgconfig==1.5.5
-tox==4.0.19
-pytest==7.2.1
-pytest-xdist==3.2.0
+tox==4.5.1
+pytest==7.3.1
+pytest-xdist==3.3.0
pytest-cov==4.0.0
pytest-benchmark==4.0.0
-Cython==0.29.33
+Cython==0.29.34
twine==4.0.2
+pre-commit==3.3.1