diff --git a/requirements-dev.txt b/requirements-dev.txt index 4b50aa36..e954210b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -128,7 +128,7 @@ pytest-randomly==3.15.0 ; python_version >= "3.9" and python_version < "4.0" pytest-reverse==1.7.0 ; python_version >= "3.9" and python_version < "4.0" pytest-sugar==1.0.0 ; python_version >= "3.9" and python_version < "4.0" pytest-watcher==0.4.2 ; python_version >= "3.9" and python_version < "4.0" -pytest==8.2.1 ; python_version >= "3.9" and python_version < "4.0" +pytest==8.2.2 ; python_version >= "3.9" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4.0" python-decouple==3.8 ; python_version >= "3.9" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"