chore(deps): update openai requirement from ~=0.25.0 to ~=0.26.5

Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Commits](https://github.com/openai/openai-python/compare/v0.25.0...v0.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-25 07:55:30 +00:00
committed by GitHub
parent 9cd313c4df
commit a5560823d9

View File

@@ -1,5 +1,5 @@
requests~=2.28.1
openai~=0.25.0
openai~=0.26.5
pip~=22.3.1
dulwich~=0.21.3
colorlog~=6.6.0