Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2025-08-13 01:09:26 +02:00
parent 1a3ba03626
commit fb546453ae
23 changed files with 38 additions and 38 deletions

View File

@@ -1,13 +1,13 @@
-r ../requirements.txt
# Coverage collection
Coverage ~= 7.9
Coverage ~= 7.10
# Test Runner
pytest ~= 8.4
pytest-cov ~= 6.2
# Static Type Checking
mypy ~= 1.16
mypy ~= 1.17
typing_extensions ~= 4.14
lxml ~= 6.0