Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot] 0685fc0e53
Bump flask in /code-samples/eventing/helloworld/helloworld-python (#5547)
Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.2.
- [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.0.3...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 11:47:55 +00:00
Samu Tamminen 318a50e35e
Update eventing helloworld-python dependencies (#4834)
* upgrade Flask to 2.0.1 and python to 3.9

* use latest Flask version 2.0.3 and active Docker image python:3.9-alpine
2022-03-18 06:40:18 -07:00
Samia Nneji 4eda564a0b
Move code samples to GitHub (#4565)
* Move samples off site

* Add redirects

* Fix code samples and links

* Change links

* Fix path to sample

* Fix a few more links

* Update samples path in test

* remove unecessary redirect

* update more links

* add closing bracket
2021-12-14 04:20:51 -08:00