mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
update requirements.d/development.lock.txt
This commit is contained in:
parent
e78146f453
commit
e1af3ca7d8
1 changed files with 6 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
||||||
setuptools==68.2.2
|
setuptools==68.2.2
|
||||||
setuptools-scm==8.0.4
|
setuptools-scm==8.0.4
|
||||||
pip==23.2.1
|
pip==23.3.1
|
||||||
wheel==0.41.2
|
wheel==0.41.3
|
||||||
virtualenv==20.24.5
|
virtualenv==20.24.6
|
||||||
pkgconfig==1.5.5
|
pkgconfig==1.5.5
|
||||||
tox==4.11.3
|
tox==4.11.3
|
||||||
pytest==7.4.2
|
pytest==7.4.3
|
||||||
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.3
|
Cython==3.0.5
|
||||||
pre-commit==3.4.0
|
pre-commit==3.5.0
|
||||||
|
|
Loading…
Reference in a new issue