Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Bump flask from 3.0.2 to 3.0.3 (#66)
Browse files Browse the repository at this point in the history
* Bump flask from 3.0.2 to 3.0.3

Bumps [flask](https://github.com/pallets/flask) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci workflow trigger

* chore: version bump pipfile lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Said Sef <saidsef@gmail.com>
  • Loading branch information
dependabot[bot] and saidsef committed Apr 21, 2024
1 parent 165ab2f commit 31728ba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
16 changes: 7 additions & 9 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-i https://pypi.org/simple
flask==3.0.2
flask==3.0.3
flask_wtf==1.2.1
prometheus-flask-exporter==0.23.0
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 31728ba

Please sign in to comment.