summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 0f166e6aa..a64ad5387 100644
--- a/tox.ini
+++ b/tox.ini
@@ -28,8 +28,8 @@ commands =
python setup.py check -r -s -m
check-manifest
deps =
- flake8~=4.0.1
- black~=22.1.0
+ flake8~=5.0.4
+ black~=22.6.0
isort~=5.10
readme_renderer
check-manifest