diff --git a/Pipfile b/Pipfile index 0bc0625..f5d7d23 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.3.0" faker = "==18.11.1" flake8 = "==6.0.0" invoke = "==2.1.3"