File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed
Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.284.0 - 2025-10-17
5+ --------------------
6+
7+ This release drops support for Python 3.9, which reached its end-of-life (EOL)
8+ in October 2025. The minimum supported Python version is now 3.10.
9+
10+ We strongly recommend upgrading to Python 3.10 or a newer version, as older
11+ versions are no longer maintained and may contain security vulnerabilities.
12+
13+ Contributed by [ Thiago Bellini Ribeiro] ( https://github.com/bellini666 ) via [ PR #4018 ] ( https://github.com/strawberry-graphql/strawberry/pull/4018/ )
14+
15+
4160.283.3 - 2025-10-10
517--------------------
618
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[project ]
22name = " strawberry-graphql"
3- version = " 0.283.3 "
3+ version = " 0.284.0 "
44description = " A library for creating GraphQL APIs"
55authors = [{
name =
" Patrick Arminio" ,
email =
" [email protected] " }]
66license = { text = " MIT" }
You can’t perform that action at this time.
0 commit comments