From bb50246bc466ada1d4dc59f5eee0b8d80f669d44 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 3 Apr 2024 17:13:18 +0200 Subject: [PATCH] update development.lock.txt --- requirements.d/development.lock.txt | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 7f5ba8c5..cd5aeb1f 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -1,14 +1,14 @@ -setuptools==68.2.2 +setuptools==69.2.0 setuptools-scm==8.0.4 -pip==23.3.2 -wheel==0.41.3 -virtualenv==20.25.0 -build==1.0.3 +pip==24.0 +wheel==0.43.0 +virtualenv==20.25.1 +build==1.2.1 pkgconfig==1.5.5 -tox==4.11.3 -pytest==7.4.3 -pytest-xdist==3.3.1 -pytest-cov==4.1.0 +tox==4.14.2 +pytest==8.1.1 +pytest-xdist==3.5.0 +pytest-cov==5.0.0 pytest-benchmark==4.0.0 -Cython==3.0.5 -pre-commit==3.5.0 +Cython==3.0.10 +pre-commit==3.7.0