Skip to content

Commit 5cb34e6

Browse files
Bump termcolor from 2.4.0 to 3.1.0
Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.4.0 to 3.1.0. - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.4.0...3.1.0) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 306f778 commit 5cb34e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
'PyYAML==6.0.2',
6262
'mysqlclient==2.2.7',
6363
'sql_metadata==2.17.0',
64-
'termcolor==2.4.0',
64+
'termcolor==3.1.0',
6565
'yamlordereddictloader==0.4.2'
6666
],
6767
entry_points={

0 commit comments

Comments
 (0)