Skip to content

Commit e117180

Browse files
fix: Bump termcolor from 2.5.0 to 3.0.1 in /app
Bumps [termcolor](https://github.com/termcolor/termcolor) from 2.5.0 to 3.0.1. - [Release notes](https://github.com/termcolor/termcolor/releases) - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md) - [Commits](termcolor/termcolor@2.5.0...3.0.1) --- updated-dependencies: - dependency-name: termcolor dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1af028 commit e117180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Flask==3.1.0
22
PyYAML==6.0.2
33
Requests==2.32.3
44
selenium==4.28.1
5-
termcolor==2.5.0
5+
termcolor==3.0.1
66
Werkzeug==3.1.3

0 commit comments

Comments
 (0)