mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
update pyyaml dependency to 5.4
This commit is contained in:
parent
ebd83171df
commit
9dd136d03d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ install_requires =
|
|||
cfgv>=2.0.0
|
||||
identify>=1.0.0
|
||||
nodeenv>=0.11.1
|
||||
pyyaml>=5.1
|
||||
pyyaml>=5.4
|
||||
toml
|
||||
virtualenv>=20.0.8
|
||||
importlib-metadata;python_version<"3.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue