Skip to content

Commit eceadbf

Browse files
Update yaspin requirement from >=0.17,<1.1 to >=0.17,<1.2
Updates the requirements on [yaspin](https://github.com/pavdmyt/yaspin) to permit the latest version. - [Release notes](https://github.com/pavdmyt/yaspin/releases) - [Changelog](https://github.com/pavdmyt/yaspin/blob/master/HISTORY.rst) - [Commits](pavdmyt/yaspin@v0.17.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent aadf4a6 commit eceadbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pybase62 = "^0.4.3"
2424
click = "^7.1.2"
2525
click-spinner = "^0.1.10"
2626
pyyaml = "^5.3.1"
27-
yaspin = ">=0.17,<1.1"
27+
yaspin = ">=0.17,<1.2"
2828

2929
[tool.poetry.dev-dependencies]
3030
pytest-cov = "^2.9.0"

0 commit comments

Comments
 (0)