diff --git a/ch02-helloworld/requirements.txt b/ch02-helloworld/requirements.txt index 1c02a69..9d31c94 100644 --- a/ch02-helloworld/requirements.txt +++ b/ch02-helloworld/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.8.1 black==24.4.2 click==8.1.7 -Django==5.0.6 +Django==5.0.13 mypy-extensions==1.0.0 packaging==24.1 pathspec==0.12.1