diff --git a/Pipfile b/Pipfile index 26a6309..f595e8c 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ whitenoise = "==6.6.0" [dev-packages] bandit = "==1.7.5" -black = "==22.12.0" +black = "==23.12.1" faker = "==19.13.0" flake8 = "==6.1.0" invoke = "==2.2.0"