diff --git a/Pipfile b/Pipfile index 57f6d40..72c1f9c 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ whitenoise = "==6.5.0" [dev-packages] bandit = "==1.7.5" -black = "==22.12.0" +black = "==23.10.0" faker = "==19.6.2" flake8 = "==6.1.0" invoke = "==2.2.0"