diff --git a/pyproject.toml b/pyproject.toml index a055cf0..e3db0f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ development = [ "pytest==9.0.2; python_version > '3.11'", "twine==6.2.0", "typing_extensions==4.15.0; python_version < '3.11'", - "virtualenv==20.36.1", + "virtualenv==20.38.0", "wheel==0.46.3", ] documentation = [