Skip to content

Commit 952cbca

Browse files
build(deps): bump python-dotenv from 1.2.2 to 1.2.3 in /claude-agent-sdk
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.2 to 1.2.3. - [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.2.2...v1.2.3) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cbd9ee commit 952cbca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claude-agent-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"slack-cli-hooks==0.3.0",
99
"claude-agent-sdk==0.2.135",
1010
"aiohttp==3.14.3",
11-
"python-dotenv==1.2.2",
11+
"python-dotenv==1.2.3",
1212
]
1313

1414
[project.optional-dependencies]

0 commit comments

Comments
 (0)