Skip to content

Commit a1efb3a

Browse files
committed
Correct the Flask version to 3.1.0
1 parent f8c694e commit a1efb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ CHANGELOG
1717

1818
**CHANGES**
1919
- Upgrade Connexion to ~=2.15.1 (from ~=2.13.0).
20-
- Upgrade Flask to ~=3.0 (from >=2.2.5,<2.3).
20+
- Upgrade Flask to ~=3.1.0 (from >=2.2.5,<2.3).
2121
- Upgrade Werkzeug to ~=3.1 (from ~=2.0) to address [CVE-2024-34069](https://nvd.nist.gov/vuln/detail/cve-2024-34069).
2222

2323
3.14.0

0 commit comments

Comments
 (0)