Skip to content

Commit 0aba492

Browse files
dependabot[bot]amotl
authored andcommitted
Update colored requirement from <2,>=1.4.3 to >=1.4.3,<3
Updates the requirements on [colored](https://gitlab.com/dslackw/colored) to permit the latest version. - [Release notes](https://gitlab.com/dslackw/colored/tags) - [Changelog](https://gitlab.com/dslackw/colored/blob/master/CHANGES.md) - [Commits](https://gitlab.com/dslackw/colored/compare/1.4.3...2.2.2) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9e518a commit 0aba492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"requests-cache>=0.8.0,<2",
2727
# Output
2828
"tabulate>=0.8.5,<0.10",
29-
"colored>=1.4.3,<2",
29+
"colored>=1.4.3,<3",
3030
"Pygments>=2.7.4,<3",
3131
"PyYAML>=5,<7",
3232
]

0 commit comments

Comments
 (0)