Skip to content

Commit 86bf980

Browse files
Bump python-dotenv from 1.0.0 to 1.1.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.1.0. - [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.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b88b09e commit 86bf980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ matplotlib==3.9.4
33
numpy==1.24.2
44
pandas==1.5.3
55
tqdm==4.67.1
6-
python-dotenv==1.0.0
6+
python-dotenv==1.1.0
77
openai>=0.28.0
88
tiktoken
99
azure-ai-inference

0 commit comments

Comments
 (0)