diff --git a/pyproject.toml b/pyproject.toml index 6459011..24ebca9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ development = [ "pytest==8.4.2; python_version <= '3.11'", "pytest==9.0.2; python_version > '3.11'", "twine==6.2.0", - "virtualenv==20.38.0", + "virtualenv==20.39.0", "wheel==0.46.3", ] documentation = [