Skip to content

Commit a4282ec

Browse files
[Flask-Cors] Mark as obsolete since 6.0.4 and pin to 6.0.3 (#15880)
1 parent c793d63 commit a4282ec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

stubs/Flask-Cors/METADATA.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
version = "~=6.0.3"
1+
version = "6.0.3"
22
upstream-repository = "https://github.com/corydolphin/flask-cors"
33
# Requires a version of flask with a `py.typed` file
44
dependencies = ["Flask>=2.0.0"]
5+
obsolete-since = "6.0.4" # Released on 2026-06-07

0 commit comments

Comments
 (0)