From bbad73502bd5b1f58c0c64428666fc029b101890 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sat, 20 Aug 2022 15:22:35 +0200 Subject: [PATCH] requirements.lock.txt: upgrade Cython and tox --- requirements.d/development.lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 131097e7d..290597d3a 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -3,11 +3,11 @@ 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 python-dateutil==2.8.2