Skip to content

Commit

Permalink
dependency: (deps): bump openai from 1.37.1 to 1.37.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.37.1 to 1.37.2.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.37.1...v1.37.2)

---
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] committed Aug 2, 2024
1 parent a19c6d2 commit c6a1287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ inflection==0.5.1
kiwisolver==1.4.5
matplotlib==3.9.1
numpy==1.26.4
openai==1.37.1
openai==1.37.2
opencv-python==4.10.0.84
packaging==23.2
pdfminer.six==20231228
Expand Down

0 comments on commit c6a1287

Please sign in to comment.