This website requires JavaScript.
Explore
Help
Sign in
codeflash-ai
/
codeflash-agent
Watch
1
Star
0
Fork
You've already forked codeflash-agent
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b46101612d
codeflash-agent
/
.python-version
2 lines
5 B
Text
Raw
Normal View
History
Unescape
Escape
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-29 01:28:42 +00:00
3.12
Reference in a new issue
Copy permalink