Skip to content

Commit

Permalink
Merge pull request #475 from Ciphey/dependabot/pip/yaspin-gte-0.17-an…
Browse files Browse the repository at this point in the history
…d-lt-1.2

Update yaspin requirement from >=0.17,<1.1 to >=0.17,<1.2
  • Loading branch information
SkeletalDemise authored Oct 4, 2020
2 parents aadf4a6 + eceadbf commit 649258b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pybase62 = "^0.4.3"
click = "^7.1.2"
click-spinner = "^0.1.10"
pyyaml = "^5.3.1"
yaspin = ">=0.17,<1.1"
yaspin = ">=0.17,<1.2"

[tool.poetry.dev-dependencies]
pytest-cov = "^2.9.0"
Expand Down

0 comments on commit 649258b

Please sign in to comment.