HHS / simpler-grants-gov

https://simpler.grants.gov
Other
42 stars 12 forks source link

Upgrade API python version to 3.13 #2385

Open chouinar opened 2 weeks ago

chouinar commented 2 weeks ago

Summary

Python 3.13 released on October 7th.

We should look to upgrade our API to use this new version.

There shouldn't be any major hurdles in upgrading our python version, many of the significant feature changes are either optional or affect very specific components of the language we aren't using. I would expect this upgrade to be very uneventful unless any of our dependencies have issues.

Changelog Overview

I would recommend we wait at least a few weeks to do this as we want our dependencies to be able to sort through any of their issues first.

Acceptance criteria

chouinar commented 3 days ago

Also need to update: https://github.com/HHS/simpler-grants-gov/blob/main/.dockleconfig to have the 3.13 paths