Skip to content

Commit 2572f19

Browse files
build: bump python-dotenv from 1.0.0 to 1.0.1 in /ClientAdvisor/App (#270)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 314453a commit 2572f19

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
@@ -3,7 +3,7 @@ azure-identity==1.19.0
33
openai==1.55.3
44
azure-search-documents==11.4.0b6
55
azure-storage-blob==12.17.0
6-
python-dotenv==1.0.0
6+
python-dotenv==1.0.1
77
azure-cosmos==4.5.0
88
quart==0.20.0
99
uvicorn==0.24.0

ClientAdvisor/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ azure-identity==1.19.0
44
openai==1.55.3
55
azure-search-documents==11.4.0b6
66
azure-storage-blob==12.17.0
7-
python-dotenv==1.0.0
7+
python-dotenv==1.0.1
88
azure-cosmos==4.5.0
99
quart==0.20.0
1010
uvicorn==0.24.0

0 commit comments

Comments
 (0)