Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 3e4316e

Browse files
Bump python-dotenv from 1.0.1 to 1.1.0 (#1317)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 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.1...v1.1.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development 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 1cd7726 commit 3e4316e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ wheel = "==0.45.1"
5252
pytest-asyncio = "==0.25.3"
5353
llama_cpp_python = "==0.3.5"
5454
scikit-learn = "==1.6.1"
55-
python-dotenv = "==1.0.1"
55+
python-dotenv = "==1.1.0"
5656
requests = "^2.32.3"
5757

5858
[build-system]

0 commit comments

Comments
 (0)