Skip to content

Commit 1983798

Browse files
Bump python-dotenv from 1.1.1 to 1.2.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.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.1.1...v1.2.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38eaf4e commit 1983798

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
@@ -75,7 +75,7 @@ optional-dependencies.dev = [
7575
"pytest==8.4.2",
7676
"pytest-retry==1.7.0",
7777
"pytest-xdist==3.8.0",
78-
"python-dotenv==1.1.1",
78+
"python-dotenv==1.2.1",
7979
"pyyaml==6.0.3",
8080
"requests-mock-flask==2025.1.13",
8181
"ruff==0.14.2",

0 commit comments

Comments
 (0)