Skip to content

Commit

Permalink
Update werkzeug requirement from ~=2.0 to ~=2.3 in /cli
Browse files Browse the repository at this point in the history
Updates the requirements on [werkzeug](https://github.com/pallets/werkzeug) to permit the latest version.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.0.0...2.3.0)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent f44a8c5 commit 0386f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ aws-cdk.aws-route53~=1.137
aws-cdk.aws-ssm~=1.137
aws-cdk.aws-sqs~=1.137
aws-cdk.aws-cloudformation~=1.137
werkzeug~=2.0
werkzeug~=2.3
connexion~=2.13.0
flask~=2.0
jmespath~=0.10

0 comments on commit 0386f96

Please sign in to comment.