mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-10 17:32:13 -04:00
update requirements.d/development.lock.txt
This commit is contained in:
parent
74689d6ea9
commit
9530f31e5f
1 changed files with 5 additions and 5 deletions
|
|
@ -5,10 +5,10 @@ wheel==0.45.1
|
|||
virtualenv==20.30.0
|
||||
build==1.2.2
|
||||
pkgconfig==1.5.5
|
||||
tox==4.24.2
|
||||
pytest==8.3.5
|
||||
pytest-xdist==3.6.1
|
||||
pytest-cov==6.0.0
|
||||
tox==4.26.0
|
||||
pytest==8.4.0
|
||||
pytest-xdist==3.7.0
|
||||
pytest-cov==6.2.1
|
||||
pytest-benchmark==5.1.0
|
||||
Cython==3.0.12
|
||||
Cython==3.1.2
|
||||
pre-commit==4.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue