diff --git a/setup.py b/setup.py index 3b4cdb4..13b285d 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ "black==24.4.2", ], "testing": [ - "pytest==8.2.2", + "pytest==8.3.2", ], }, )