Skip to content

Commit 1e21469

Browse files
📦 build: bump python-dotenv from 1.1.1 to 1.2.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.2. - [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.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e656e0e commit 1e21469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requires-python = ">=3.9.13"
2727
dependencies = [
2828
"ddeutil-io>=0.2.16",
2929
"ddeutil-workflow==0.0.85",
30-
"python-dotenv==1.1.1",
30+
"python-dotenv==1.2.2",
3131
"typer>=0.16.0,<1.0.0",
3232
]
3333
dynamic = ["version"]

0 commit comments

Comments
 (0)