8000 chore(deps): update dependency termcolor to v3 (#13265) · katiemn/python-docs-samples@974b758 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 974b758

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency termcolor to v3 (GoogleCloudPlatform#13265)
* chore(deps): update dependency termcolor to v3 * Revert change to dialogflow-cx/requirements.txt --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 8d214c7 commit 974b758

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dialogflow-cx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Flask==3.0.3
33
python-dateutil==2.9.0.post0
44
functions-framework==3.8.2
55
Werkzeug==3.0.6
6-
termcolor==2.5.0; python_version >= "3.9"
6+
termcolor==3.0.0; python_version >= "3.9"
77
termcolor==2.4.0; python_version == "3.8"
88
pyaudio==0.2.14

dialogflow/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-dialogflow==2.36.0
22
Flask==3.0.3
33
pyaudio==0.2.14
4-
termcolor==2.4.0
4+
termcolor==3.0.0
55
functions-framework==3.8.2
66
Werkzeug==3.0.6

0 commit comments

Comments
 (0)
0