From 6b4af68fa4cc687966a2bcdc3d000ed28a54dc4a Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Sun, 5 May 2024 20:27:37 +0200 Subject: [PATCH] Bumped dependencies. --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 285ff1a..d7bdbde 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,7 +4,7 @@ Coverage ~= 7.5 # Test Runner -pytest ~= 8.1 +pytest ~= 8.2 pytest-cov ~= 5.0 # Static Type Checking