Skip to content

Commit 6424de6

Browse files
Bump python-dotenv from 1.0.1 to 1.1.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f6f1b commit 6424de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ optional-dependencies.dev = [
7878
"pytest-cov==6.0.0",
7979
"pytest-retry==1.7.0",
8080
"pytest-xdist==3.6.1",
81-
"python-dotenv==1.0.1",
81+
"python-dotenv==1.1.0",
8282
"pyyaml==6.0.2",
8383
"requests-mock-flask==2025.1.13",
8484
"ruff==0.11.2",

0 commit comments

Comments
 (0)