codeflash-agent/packages/codeflash-python
Kevin Turcios 1e8cbbede4
Fix Dependabot resolver and bump GitPython for security (#42)
* Fix Dependabot security updates and bump GitPython to 3.1.47+

Dependabot's uv ecosystem resolver was inferring Python 3.9 from the
workspace root's requires-python, then failing because sub-packages
require >=3.12. Adding .python-version=3.12 tells the resolver to use
a compatible Python. Also bumps gitpython>=3.1.47 to resolve the two
open security advisories (GHSA unsafe option check, command injection).

* Bump codeflash-core and codeflash-python versions for release
2026-04-28 20:28:42 -05:00
..
changelogs Fix Dependabot resolver and bump GitPython for security (#42) 2026-04-28 20:28:42 -05:00
src/codeflash_python Fix pre-existing CI lint and test failures (#40) 2026-04-28 18:39:46 -05:00
tests Fix pre-existing CI lint and test failures (#40) 2026-04-28 18:39:46 -05:00
CLAUDE.md squash 2026-04-13 14:12:17 -05:00
pyproject.toml Fix Dependabot resolver and bump GitPython for security (#42) 2026-04-28 20:28:42 -05:00
ROADMAP.md Merge main-teammate branch 2026-04-03 17:36:50 -05:00