diff --git a/setup.py b/setup.py index a7be2af..2b05d61 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ "black==23.12.1", ], "testing": [ - "pytest==7.4.3", + "pytest==7.4.4", ], }, )