Skip to content

Commit bbd90a8

Browse files
Bump flask from 3.1.2 to 3.1.3
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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe43ffd commit bbd90a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
celery==5.6.2
22
minio==7.2.20
33
requests==2.32.5
4-
Flask==3.1.2
4+
Flask==3.1.3
55
Werkzeug==3.1.5
66
redis==7.1.1
77
python-dotenv==1.2.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ email-validator==2.3.0
5959
# via pydantic
6060
enum-tools==0.12.0
6161
# via roc-validator
62-
flask==3.1.2
62+
flask==3.1.3
6363
# via
6464
# -r requirements.in
6565
# apiflask

0 commit comments

Comments
 (0)