diff --git a/setup.py b/setup.py index 8952959..e22795b 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ "black==24.3.0", ], "testing": [ - "pytest==8.1.1", + "pytest==8.2.0", ], }, )