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
Update Python to 3.13.5 across all configuration files
- Updated Dockerfile.python.local from 3.11 to 3.13.5
- Updated backend/Dockerfile from 3.11-slim to 3.13.5-slim
- Updated backend/pyproject.toml:
- requires-python from <3.13,>=3.11 to >=3.13.5
- target-version from py311 to py313
- Updated .tool-versions from 3.11.2 to 3.13.5
- Updated GitHub Actions python-version from 3.11.6 to 3.13.5 in:
- backend-checks.yml
- backend-test.yml
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Marco Acierno <marcoacierno@users.noreply.github.com>
0 commit comments