Skip to content

Commit d78024d

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [flask](https://github.com/pallets/flask) and [werkzeug](https://github.com/pallets/werkzeug). Updates `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) Updates `werkzeug` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8aa2388 commit d78024d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ certifi==2025.8.3
44
charset-normalizer==3.4.4
55
click==8.3.0
66
coverage==7.13.1
7-
Flask==3.1.2
7+
Flask==3.1.3
88
flask-cors==6.0.2
99
Flask-JWT-Extended==4.7.1
1010
Flask-Migrate==4.1.0
@@ -35,5 +35,5 @@ six==1.17.0
3535
SQLAlchemy==2.0.44
3636
typing_extensions==4.15.0
3737
urllib3==2.6.3
38-
Werkzeug==3.1.4
38+
Werkzeug==3.1.6
3939
xmlsec==1.3.17

0 commit comments

Comments
 (0)