mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-10 09:21:44 -04:00
update development.lock.txt
some stuff did not fit together.
This commit is contained in:
parent
9b26b1011a
commit
eefbee7667
1 changed files with 6 additions and 6 deletions
|
|
@ -1,12 +1,12 @@
|
|||
setuptools==78.1.1
|
||||
setuptools-scm==8.2.0
|
||||
pip==25.0.1
|
||||
setuptools-scm==8.3.1
|
||||
pip==25.1.1
|
||||
wheel==0.45.1
|
||||
virtualenv==20.30.0
|
||||
build==1.2.2
|
||||
virtualenv==20.31.2
|
||||
build==1.2.2.post1
|
||||
pkgconfig==1.5.5
|
||||
tox==4.26.0
|
||||
pytest==8.4.0
|
||||
tox==4.27.0
|
||||
pytest==8.4.1
|
||||
pytest-xdist==3.7.0
|
||||
coverage[toml]==7.9.1
|
||||
pytest-cov==6.2.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue