summaryrefslogtreecommitdiffstats
path: root/requirements.d
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2023-10-08 21:33:43 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2023-10-08 21:42:04 +0200
commit37c3177e90ca72d96035194039d000c0ee6449cf (patch)
treec346ca9d8fafa262541baf94156a8d1d88135b4b /requirements.d
parentd6ad508a29fccc9f8aedf50ec1e30b4af72cc50b (diff)
update development.lock.txt
there was some breakage with py312, so better use current tooling.
Diffstat (limited to 'requirements.d')
-rw-r--r--requirements.d/development.lock.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt
index 6121890dd..56e0c3487 100644
--- a/requirements.d/development.lock.txt
+++ b/requirements.d/development.lock.txt
@@ -1,12 +1,12 @@
-setuptools==65.6.3
+setuptools==68.2.2
setuptools-scm==8.0.4
-pip==22.3.1
-virtualenv==20.17.1
+pip==23.2.1
+virtualenv==20.24.5
pkgconfig==1.5.5
-tox==4.0.18
-pytest==7.2.0
-pytest-xdist==3.1.0
-pytest-cov==4.0.0
+tox==4.11.3
+pytest==7.4.2
+pytest-xdist==3.3.1
+pytest-cov==4.1.0
pytest-benchmark==4.0.0
Cython==0.29.36
python-dateutil==2.8.2