dependabot[bot] commited on
Commit
cc74034
1 Parent(s): fbe3579

Bump openai from 1.3.7 to 1.3.8

Browse files

Bumps [openai](https://github.com/openai/openai-python) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.3.7...v1.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ faiss-cpu==1.7.4
3
  langchain==0.0.345
4
  langsmith==0.0.69
5
  numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
6
- openai==1.3.7
7
  pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
8
  pyarrow>=14.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
9
  pypdf==3.17.1
 
3
  langchain==0.0.345
4
  langsmith==0.0.69
5
  numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
6
+ openai==1.3.8
7
  pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
8
  pyarrow>=14.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
9
  pypdf==3.17.1