From 3fdbd541db5993bc2dd1747f80120ca7c4ba2d98 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Tue, 10 Oct 2023 17:41:16 +0200 Subject: [PATCH] update development.lock.txt there was some breakage with py312, so better use current tooling. --- requirements.d/development.lock.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 6ccee5625..2c473898a 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -1,13 +1,13 @@ -setuptools==68.1.2 +setuptools==68.2.2 setuptools-scm==8.0.4 pip==23.2.1 wheel==0.41.2 -virtualenv==20.24.4 +virtualenv==20.24.5 pkgconfig==1.5.5 -tox==4.11.1 -pytest==7.4.1 +tox==4.11.3 +pytest==7.4.2 pytest-xdist==3.3.1 pytest-cov==4.1.0 pytest-benchmark==4.0.0 -Cython==3.0.2 +Cython==3.0.3 pre-commit==3.4.0