Skip to content

Commit 64f37bb

Browse files
authored
Merge branch 'main' into issue-391-null-mappable-attributes
2 parents 47e8332 + 369c33b commit 64f37bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ development = [
4545
"pytest==9.0.3; python_version > '3.11'",
4646
"twine==6.2.0",
4747
"typing_extensions==4.15.0; python_version < '3.11'",
48-
"virtualenv==21.2.4",
48+
"virtualenv==21.3.1",
4949
"wheel==0.47.0",
5050
]
5151
documentation = [

0 commit comments

Comments
 (0)