Skip to content

Commit 764230b

Browse files
Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.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.0...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 999f9f6 commit 764230b

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
@@ -77,7 +77,7 @@ optional-dependencies.dev = [
7777
"pytest-cov==6.2.1",
7878
"pytest-retry==1.7.0",
7979
"pytest-xdist==3.7.0",
80-
"python-dotenv==1.1.0",
80+
"python-dotenv==1.1.1",
8181
"pyyaml==6.0.2",
8282
"requests-mock-flask==2025.1.13",
8383
"ruff==0.12.0",

0 commit comments

Comments
 (0)