Skip to content

Commit

Permalink
Bump gitpython from 3.1.32 to 3.1.37 in /module_programming_llm
Browse files Browse the repository at this point in the history
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.37.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.32...3.1.37)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 07822b5 commit b96064e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 8 deletions.
31 changes: 24 additions & 7 deletions module_programming_llm/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion module_programming_llm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python = "^3.10"
athena = {path = "../athena", develop = true}
openai = "^0.27.8"
langchain = "0.0.225"
gitpython = "^3.1.31"
gitpython = "^3.1.37"
tiktoken = "^0.4.0"
promptlayer = "^0.1.85"
python-dotenv = "^1.0.0"
Expand Down

0 comments on commit b96064e

Please sign in to comment.