summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 6400345..ae662ed 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,7 +22,7 @@ sniffio = {version="^1.1", optional=true}
mypy = "^0.910"
pytest = ">=5.4.1,<7"
pytest-cov = "^3.0.0"
-flake8 = "^3.7.9"
+flake8 = "^4.0.1"
sphinx = "^4.0.0"
coverage = "^6.0"
twine = "^3.1.1"