Skip to content

Commit

Permalink
chore(deps): Bump flask in /examples/knative/python/kn-py-vro
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.1.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.1.2...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent ece1d94 commit 9600c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/knative/python/kn-py-vro/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cloudevents==1.2.0
deprecation==2.1.0
packaging==21.3
pyparsing==3.0.9
Flask==2.1.2
Flask==2.3.2
click==8.1.3
importlib-metadata==4.11.4
zipp==3.8.0
Expand Down

0 comments on commit 9600c32

Please sign in to comment.