Bump flask from 3.1.0 to 3.1.1 (#2028)

Bumps [flask](https://github.com/pallets/flask) from 3.1.0 to 3.1.1.
- [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/3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-28 23:33:49 +02:00
committed by GitHub
parent f76ea5d738
commit ed7b65e5ed
2 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ networkx = "^2.6.3"
pyvis = "^0.3.2"
reportlab = "^4.2.0"
cloudscraper = "^1.2.71"
flask = {extras = ["async"], version = "^3.1.0"}
flask = {extras = ["async"], version = "^3.1.1"}
asgiref = "^3.8.1"
platformdirs = "^4.3.6"