mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
update requirements.d/development.lock.txt
This commit is contained in:
parent
0ac750dcd5
commit
2593ea0149
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
setuptools==67.8.0
|
setuptools==68.1.2
|
||||||
setuptools-scm==7.1.0
|
setuptools-scm==7.1.0
|
||||||
pip==23.0.1
|
pip==23.2.1
|
||||||
wheel==0.40.0
|
wheel==0.41.2
|
||||||
virtualenv==20.23.0
|
virtualenv==20.24.4
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.5.2
|
tox==4.11.1
|
||||||
pytest==7.3.1
|
pytest==7.4.1
|
||||||
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.2
|
||||||
twine==4.0.2
|
twine==4.0.2
|
||||||
pre-commit==3.3.2
|
pre-commit==3.4.0
|
||||||
|
|
Loading…
Reference in a new issue