mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
update virtualenv version to 20.35.4 in setup.cfg
This commit is contained in:
parent
8416413a0e
commit
c63441146e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ install_requires =
|
||||||
identify>=1.0.0
|
identify>=1.0.0
|
||||||
nodeenv>=0.11.1
|
nodeenv>=0.11.1
|
||||||
pyyaml>=5.1
|
pyyaml>=5.1
|
||||||
virtualenv>=20.10.0
|
virtualenv>=20.35.4
|
||||||
python_requires = >=3.10
|
python_requires = >=3.10
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue