Skip to content

Commit 2bc2aca

Browse files
Merge pull request #588 from Ciphey/dependabot/pip/yaspin-gte-0.17-and-lt-1.5
Update yaspin requirement from >=0.17,<1.4 to >=0.17,<1.5
2 parents d021b40 + c228876 commit 2bc2aca

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)