chore(deps): update dependency click to >=8.0.4,<8.2 (#2224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
499f4d37ed
commit
78b43d92bf
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ setup(
|
|||
package_data={"": ["py.typed"]},
|
||||
install_requires=[
|
||||
"backports.zoneinfo>=0.2.1,<0.3;python_version<'3.9'",
|
||||
"click~=8.0.4",
|
||||
"click>=8.0.4,<8.2",
|
||||
"loguru==0.6.0",
|
||||
"pydantic>=1.7.4,<1.11",
|
||||
"pyyaml>=5.3.1,<6.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue