mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
development.lock.txt: use Cython 3.2.5
This commit is contained in:
parent
b9a0a33a6e
commit
a13f8a2f32
1 changed files with 1 additions and 1 deletions
|
|
@ -11,6 +11,6 @@ pytest-xdist==3.8.0
|
|||
coverage[toml]==7.13.5
|
||||
pytest-cov==7.1.0
|
||||
pytest-benchmark==5.2.3
|
||||
Cython==3.2.4
|
||||
Cython==3.2.5
|
||||
pre-commit==4.5.1
|
||||
types-PyYAML==6.0.12.20260518
|
||||
|
|
|
|||
Loading…
Reference in a new issue