mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +00:00
Raise gitpython floor from >=3.1.58 to >=3.1.60 in both the workspace override and crewai-tools[github] to clear pip-audit findings on PYSEC-2026-3785 through PYSEC-2026-3788 (.gitmodules include disclosure, config-injection RCE, --separate-git-dir clone, Repo.blame file read). Drop the gitpython exclude-newer-package cutoff (3.1.60+ is older than the global 3-day window). Lock resolves to 3.1.61. Co-authored-by: Vidit Ostwal <viditostwal@gmail.com>