Skip to content

Commit

Permalink
[1.11.1] Update in recipe to fix CVE against werkzeug (#51)
Browse files Browse the repository at this point in the history
* Add fix for CVE-2024-34069 in werkzeug

* Fix build tree creation issue

---------

Co-authored-by: Archana-Shinde1 <Archana-Shinde1@ibm.com>
  • Loading branch information
Archana-Shinde1 and Archana-Shinde1 authored May 30, 2024
1 parent 83d502c commit 9e62bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ requirements:
- absl-py {{ absl_py }}
- tensorboard-data-server {{ tensorboard_data_server }}
- protobuf {{ protobuf }}
- werkzeug {{ werkzeug }}
- typing-extensions {{ typing_extensions }}
run:
- python # noarch package; don't tie to specific python version
- absl-py {{ absl_py }}
Expand Down

0 comments on commit 9e62bfc

Please sign in to comment.