Skip to content

Commit c228876

Browse files
Update yaspin requirement from >=0.17,<1.4 to >=0.17,<1.5
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.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d021b40 commit c228876

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.4"
27+
yaspin = ">=0.17,<1.5"
2828

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

0 commit comments

Comments
 (0)