summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 508d117..7617862 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ flake8 = "^5.0.3"
sphinx = "^4.0.0"
coverage = "^7.0"
twine = "^4.0.0"
-wheel = "^0.38.1"
+wheel = "^0.40.0"
pylint = "^2.7.4"
mypy = ">=1.0.1"
black = "^23.1.0"