Skip to content

Commit

Permalink
Bump openai from 1.35.13 to 1.35.14
Browse files Browse the repository at this point in the history
Bumps [openai](https:/openai/openai-python) from 1.35.13 to 1.35.14.
- [Release notes](https:/openai/openai-python/releases)
- [Changelog](https:/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.35.13...v1.35.14)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent da53b8d commit 1ab1953
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ flask = "^3.0.0"
flask-limiter = "^3.7.0"
langchain = "^0.2.7"
ollama = "^0.2.1"
openai = "^1.35.13"
openai = "^1.35.14"
pandas = "^2.1.3"
plotly = "^5.18.0"
pypdf = "^4.3.0"
Expand Down

0 comments on commit 1ab1953

Please sign in to comment.