In #1296 we tried to both drop 3.11 and upgrade 3.14, but we (myself and @jhkennedy) couldn't get 3.14 to build. We tried a few dependency changes, and upping lower bounds would sometimes help, but we shouldn't have to bump the lower bounds to adopt a new version of Python. The resolver should solve those problems. I moved on and rescoped #1296 to just drop 3.11 because I was at a hackathon and didn't have the time :)
@jhkennedy did you learn anything that isn't already included in this issue?
In #1296 we tried to both drop 3.11 and upgrade 3.14, but we (myself and @jhkennedy) couldn't get 3.14 to build. We tried a few dependency changes, and upping lower bounds would sometimes help, but we shouldn't have to bump the lower bounds to adopt a new version of Python. The resolver should solve those problems. I moved on and rescoped #1296 to just drop 3.11 because I was at a hackathon and didn't have the time :)
@jhkennedy did you learn anything that isn't already included in this issue?