mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Bumped dependencies.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
-r ../requirements.txt
|
||||
|
||||
# Coverage collection
|
||||
Coverage ~= 7.8
|
||||
Coverage ~= 7.9
|
||||
|
||||
# Test Runner
|
||||
pytest ~= 8.3
|
||||
pytest-cov ~= 6.1
|
||||
pytest ~= 8.4
|
||||
pytest-cov ~= 6.2
|
||||
|
||||
# Static Type Checking
|
||||
mypy ~= 1.15
|
||||
mypy ~= 1.16
|
||||
typing_extensions ~= 4.13
|
||||
lxml ~= 5.4
|
||||
|
||||
Reference in New Issue
Block a user