Skip to content

Commit ed36b6c

Browse files
Bump flask from 3.1.2 to 3.1.3 in /gateway-api
Bumps [flask](https://github.com/pallets/flask) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5f8b82 commit ed36b6c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

gateway-api/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gateway-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-python = ">3.13,<4.0.0"
1010

1111
[tool.poetry.dependencies]
1212
clinical-data-common = { git = "https://github.com/NHSDigital/clinical-data-common.git", tag = "v0.1.0" }
13-
flask = "^3.1.2"
13+
flask = "^3.1.3"
1414
types-flask = "^1.1.6"
1515
requests = "^2.32.5"
1616

0 commit comments

Comments
 (0)