Bumped dependencies.

This commit is contained in:
Patrick Lehmann
2024-07-24 06:56:22 +02:00
parent 92ce834303
commit 0fef6f8a4d
6 changed files with 17 additions and 12 deletions

View File

@@ -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