Skip to content

Commit

Permalink
Bump werkzeug from 2.3.6 to 2.3.8 in /examples/mlflow_plugin (#1242)
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.6...2.3.8)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent b1e1fcd commit a3ae0e4
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions examples/mlflow_plugin/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ cookiecutter==2.1.1
croniter==1.4.1
# via flytekit
cryptography==41.0.1
# via pyopenssl
# via
# pyopenssl
# secretstorage
cycler==0.11.0
# via matplotlib
databricks-cli==0.17.7
Expand Down Expand Up @@ -137,6 +139,10 @@ itsdangerous==2.1.2
# via flask
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# cookiecutter
Expand Down Expand Up @@ -318,6 +324,8 @@ scipy==1.10.1
# via
# mlflow
# scikit-learn
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# astunparse
Expand Down Expand Up @@ -388,7 +396,7 @@ websocket-client==1.6.1
# via
# docker
# kubernetes
werkzeug==2.3.6
werkzeug==2.3.8
# via
# flask
# tensorboard
Expand Down

0 comments on commit a3ae0e4

Please sign in to comment.