Skip to content

Commit 948d7fe

Browse files
build(deps): bump python-dotenv from 1.2.1 to 1.2.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.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.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d507de commit 948d7fe

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

claude-agent-sdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slack-sdk==3.40.1
33
slack-cli-hooks<1.0.0
44
claude-agent-sdk>=0.1.36
55
aiohttp>=3.13.3
6-
python-dotenv==1.2.1
6+
python-dotenv==1.2.2
77

88
pytest
99
ruff==0.15.4

openai-agents-sdk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ slack-sdk==3.40.1
22
../vendor/slack_bolt-1.27.0+837e120-py2.py3-none-any.whl
33
slack-cli-hooks<1.0.0
44
openai-agents
5-
python-dotenv==1.2.1
5+
python-dotenv==1.2.2
66

77
pytest
88
ruff==0.15.4

pydantic-ai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ slack-sdk==3.40.1
22
../vendor/slack_bolt-1.27.0+837e120-py2.py3-none-any.whl
33
slack-cli-hooks<1.0.0
44
pydantic-ai[openai]
5-
python-dotenv==1.2.1
5+
python-dotenv==1.2.2
66

77
pytest
88
ruff==0.15.4

0 commit comments

Comments
 (0)