diff --git a/requirements.txt b/requirements.txt index 54f60ea..87c0a81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ click==8.2.1 # via pip-tools cssselect==1.3.0 # via splinter -django==5.2.5 +django==5.2.6 # via # -r requirements.in # django-reversion @@ -33,7 +33,7 @@ iniconfig==2.1.0 # via pytest lxml==6.0.1 # via splinter -markdown==3.8.2 +markdown==3.9 # via # -r requirements.in # pymdown-extensions @@ -63,7 +63,7 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==8.4.1 +pytest==8.4.2 # via # -r requirements.in # pytest-django