Skip to content

Commit

Permalink
Merge pull request #6 from PabloLec/dependabot/pip/colorama-0.4.5
Browse files Browse the repository at this point in the history
Bump colorama from 0.4.4 to 0.4.5
  • Loading branch information
PabloLec authored Aug 8, 2022
2 parents a6abbb4 + ccad7ce commit 91bac49
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 @@ -21,7 +21,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.7"
colorama = "0.4.4"
colorama = "0.4.5"
watchdog = "2.1.5"

[build-system]
Expand Down

0 comments on commit 91bac49

Please sign in to comment.