1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-03 13:45:31 +00:00

update development.lock.txt

there was some breakage with py312, so better use current tooling.
This commit is contained in:
Thomas Waldmann 2023-10-10 17:41:16 +02:00
parent 82440a2a38
commit 3fdbd541db
No known key found for this signature in database
GPG key ID: 243ACFA951F78E01

View file

@ -1,13 +1,13 @@
setuptools==68.1.2 setuptools==68.2.2
setuptools-scm==8.0.4 setuptools-scm==8.0.4
pip==23.2.1 pip==23.2.1
wheel==0.41.2 wheel==0.41.2
virtualenv==20.24.4 virtualenv==20.24.5
pkgconfig==1.5.5 pkgconfig==1.5.5
tox==4.11.1 tox==4.11.3
pytest==7.4.1 pytest==7.4.2
pytest-xdist==3.3.1 pytest-xdist==3.3.1
pytest-cov==4.1.0 pytest-cov==4.1.0
pytest-benchmark==4.0.0 pytest-benchmark==4.0.0
Cython==3.0.2 Cython==3.0.3
pre-commit==3.4.0 pre-commit==3.4.0