Skip to content

Commit bb05f6b

Browse files
build(deps): bump python-dotenv in /solutions/enterprise-ai-agent
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent def0f3e commit bb05f6b

2 files changed

Lines changed: 42 additions & 41 deletions

File tree

solutions/enterprise-ai-agent/poetry.lock

Lines changed: 41 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

solutions/enterprise-ai-agent/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"google-cloud-aiplatform[adk,agent-engines]>=1.126.1",
1515
"google-genai>=1.9.0",
1616
"pydantic>=2.10.6",
17-
"python-dotenv>=1.0.1",
17+
"python-dotenv>=1.2.2",
1818
"typing-extensions>=4.12.2",
1919
"google-cloud-discoveryengine (>=0.13.12,<0.14.0)",
2020
"google-apps-chat (>=0.6.0,<0.7.0)",

0 commit comments

Comments
 (0)