Skip to content

Commit c83fa46

Browse files
chore(deps): bump werkzeug from 3.0.6 to 3.1.4 in /dialogflow-cx
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cbd328 commit c83fa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogflow-cx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ google-cloud-dialogflow-cx==2.0.0
22
Flask==3.0.3
33
python-dateutil==2.9.0.post0
44
functions-framework==3.9.2
5-
Werkzeug==3.0.6
5+
Werkzeug==3.1.4
66
termcolor==3.0.0; python_version >= "3.9"
77
termcolor==2.4.0; python_version == "3.8"
88
pyaudio==0.2.14

0 commit comments

Comments
 (0)