diff --git a/pyproject.toml b/pyproject.toml index 04c7863..103e595 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ development = [ "pytest==8.4.2; python_version <= '3.11'", "pytest==9.1.1; python_version > '3.11'", "twine==6.2.0", - "virtualenv==21.6.0", + "virtualenv==21.6.1", "wheel==0.47.0", ] documentation = [