diff --git a/dev-requirements.txt b/dev-requirements.txt index cb50edb..0f4f298 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,6 +4,6 @@ httpretty==1.1.3 ipython==8.10.0 mock==4.0.2 pudb==2021.1 -pytest==6.0.2 +pytest==9.0.3 pytest-cov==2.10.1 pytest-pudb==0.7.0