Skip to content

Commit e476444

Browse files
Bump flask from 2.1.1 to 2.1.3 in /results-processor (#2924)
Bumps [flask](https://github.com/pallets/flask) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.1.1...2.1.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2454492 commit e476444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results-processor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ filelock==3.7.1
1616
# via -r requirements.in
1717
flake8==4.0.1
1818
# via -r requirements.in
19-
flask==2.1.1
19+
flask==2.1.3
2020
# via -r requirements.in
2121
google-api-core[grpc]==2.7.1
2222
# via

0 commit comments

Comments
 (0)