diff --git a/requirements-dev.txt b/requirements-dev.txt index fc55291f..0a867bb3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,9 +8,9 @@ requests-mock~=1.9.3 Sphinx~=3.5.1 mypy~=0.971 -types-requests~=2.28.5 +types-requests~=2.28.6 types-python-dateutil~=2.8.19 -flake8~=5.0.1 +flake8~=5.0.2 black~=22.6.0 codespell~=2.1.0 @@ -21,4 +21,4 @@ doc8~=1.0.0 pre-commit==2.20.0 # optional dependencies -orjson==3.7.8 \ No newline at end of file +orjson==3.7.11 \ No newline at end of file