You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# What this PR does
- bumps `uwsgi` to latest version (`2.0.26`), which unblocks us from
bumping Python to 3.12
- bumps Python to 3.12.3
- refactor the Snyk GitHub Actions workflow to use the composable
actions for installed frontend and backend dependencies
- fixes several `AttributeError`s in our tests that went from a warning
to an error in Python 3.12 (see
python/cpython#100690)
# Which issue(s) this PR closes
Closes#4358Closes#4387
What would you like to see!
See this thread for more context.
tldr; Upgrading to uwsgi >= 2.0.24 will unblock us from upgrading to Python 3.12 (2.0.25 is latest version as of creation of this issue).
Product Area
Other
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: