diff --git a/Pipfile b/Pipfile index 61b7614..6c32054 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ types-requests = "==2.32.0.20241016" towncrier = "==24.8.0" mypy = "==1.13.0" black = "==24.10.0" -pytest = "==8.3.3" +pytest = "==8.3.4" pytest-cov = "==6.0.0" tbump = "==6.11.0" sphinx = "==8.1.3"