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.5
|
||||
Coverage ~= 7.6
|
||||
|
||||
# Test Runner
|
||||
pytest ~= 8.2
|
||||
pytest ~= 8.3
|
||||
pytest-cov ~= 5.0
|
||||
|
||||
# Static Type Checking
|
||||
mypy ~= 1.10
|
||||
typing_extensions ~= 4.12
|
||||
lxml ~= 5.1
|
||||
lxml ~= 5.2
|
||||
|
||||
Reference in New Issue
Block a user