Skip to content

Commit 4905a86

Browse files
Bump termcolor from 1.1.0 to 2.0.1
Bumps [termcolor](https://github.com/termcolor/termcolor) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@1.1.0...2.0.1) --- updated-dependencies: - dependency-name: termcolor dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 149c96b commit 4905a86

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
@@ -62,7 +62,7 @@
6262
'PyYAML==6.0',
6363
'mysqlclient==2.1.1',
6464
'sql_metadata==2.6.0',
65-
'termcolor==1.1.0',
65+
'termcolor==2.0.1',
6666
'yamlordereddictloader==0.4.0'
6767
],
6868
entry_points={

0 commit comments

Comments
 (0)