Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update virtualenv version to 20.35.4 in setup.cfg
  • Loading branch information
pythonhubdev committed Dec 23, 2025
commit c63441146ed8a48d15f94074b6412a5e2f938e86
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ install_requires =
identify>=1.0.0
nodeenv>=0.11.1
pyyaml>=5.1
virtualenv>=20.10.0
virtualenv>=20.35.4
python_requires = >=3.10

[options.packages.find]
Expand Down