diff --git a/dev-requirements.txt b/dev-requirements.txt index 3ec050b..e323710 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,12 +6,12 @@ fastapi==0.100.0 iniconfig==2.0.0 isort==5.13.2 mypy-extensions==1.0.0 -mypy==1.8.0 -packaging==23.2 +mypy==1.9.0 +packaging==24.0 pathspec==0.12.1 platformdirs==4.2.0 pluggy==1.4.0 pytest-cov==4.1.0 -pytest==8.0.2 -ruff==0.3.0 +pytest==8.1.1 +ruff==0.3.2 typos==1.19.0