mirror of https://github.com/knative/func.git
chore(deps): bump flask from 2.2.3 to 2.2.5 in /templates/python/flask (#2010)
* chore(deps): bump flask from 2.2.3 to 2.2.5 in /templates/python/flask Bumps [flask](https://github.com/pallets/flask) from 2.2.3 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * fixup: regenerate zz_filesystem_generated.go Signed-off-by: Matej Vasek <mvasek@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Matej Vasek <mvasek@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matej Vasek <mvasek@redhat.com>
This commit is contained in:
parent
5977313e67
commit
714d5e3fd2
File diff suppressed because it is too large
Load Diff
|
@ -1,2 +1,2 @@
|
|||
gunicorn==20.1.0
|
||||
Flask==2.2.3
|
||||
Flask==2.2.5
|
||||
|
|
Loading…
Reference in New Issue