Skip to content

Commit a23ed04

Browse files
Update flask requirement from ~=3.1.1 to ~=3.1.2
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.2) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc7187b commit a23ed04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
robotframework~=7.3
22
config~=0.5.1
3-
Flask~=3.1.1
3+
Flask~=3.1.2
44
bcrypt~=4.3.0
55
flask-mysqldb~=2.0.0
66
pytz~=2025.2

0 commit comments

Comments
 (0)