guardicore / guardicore/monkey
Update Werkzeug to 3.X
Open
Feature
- Dominant language
- Python
- Stars
- 7.1k
- Forks
- 830
- PR merge metrics
- No merged PRs in 30d
Description
We currently limit werkzeug to 2.x.x in our island. When we updated to 3.x.x, we encountered an issue similar to the following: https://stackoverflow.com/questions/77215107/importerror-cannot-import-name-url-decode-from-werkzeug-urls
Update werkzeug to 3.X and fix the issues.
Contributor guide
Assessment
This issue has not been assessed yet.