Skip to content

Commit 9792bc2

Browse files
build: bump openai from 1.55.3 to 1.63.0 in /ClientAdvisor/App (#341)
Bumps [openai](https://github.com/openai/openai-python) from 1.55.3 to 1.63.0. - [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.55.3...v1.63.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0068306 commit 9792bc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ClientAdvisor/App/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
azure-identity==1.19.0
3-
openai==1.55.3
3+
openai==1.63.0
44
azure-search-documents==11.6.0b9
55
azure-storage-blob==12.17.0
66
python-dotenv==1.0.1

ClientAdvisor/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Core requirements
22
azure-identity==1.19.0
33
# Flask[async]==2.3.2
4-
openai==1.55.3
4+
openai==1.63.0
55
azure-search-documents==11.6.0b9
66
azure-storage-blob==12.17.0
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)