Skip to content

Commit

Permalink
Bump termcolor from 2.4.0 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.4.0 to 2.5.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...2.5.0)

---
updated-dependencies:
- dependency-name: termcolor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 892047c commit 070540a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
'PyYAML==6.0.2',
'mysqlclient==2.2.4',
'sql_metadata==2.13.0',
'termcolor==2.4.0',
'termcolor==2.5.0',
'yamlordereddictloader==0.4.2'
],
entry_points={
Expand Down

0 comments on commit 070540a

Please sign in to comment.