Skip to content

Commit 7df6c47

Browse files
chore(deps): bump the uv group across 4 directories with 2 updates (#1662)
Bumps the uv group with 1 update in the /agent_sdks/conformance directory: [pytest](https://github.com/pytest-dev/pytest). Bumps the uv group with 1 update in the /samples/agent/adk directory: [starlette](https://github.com/Kludex/starlette). Bumps the uv group with 1 update in the /samples/community/agent/adk/gemini_enterprise/agent_engine directory: [starlette](https://github.com/Kludex/starlette). Bumps the uv group with 1 update in the /tools/build_catalog directory: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `starlette` from 1.0.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.1...1.3.1) Updates `starlette` from 1.0.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.1...1.3.1) Updates `starlette` from 0.52.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.1...1.3.1) Updates `starlette` from 0.52.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.1...1.3.1) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development - dependency-name: starlette dependency-version: 1.3.1 dependency-type: indirect - dependency-name: starlette dependency-version: 1.3.1 dependency-type: indirect - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 852b062 commit 7df6c47

7 files changed

Lines changed: 34 additions & 572 deletions

File tree

agent_sdks/conformance/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ version = "0.1.0"
1818
description = "Validation tests for A2UI conformance YAML files. Note: this package is for internal validation of conformance test files and is not an SDK."
1919
requires-python = ">=3.10"
2020
dependencies = [
21-
"pytest>=9.0.2",
21+
"pytest>=9.0.3",
2222
"jsonschema>=4.0.0",
2323
"pyyaml>=6.0.1",
2424
]

agent_sdks/conformance/uv.lock

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

samples/agent/adk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ pyink-annotation-pragmas = [
4040
[dependency-groups]
4141
dev = [
4242
"pyink>=24.10.0",
43-
"pytest>=9.0.3",
43+
"pytest>=9.1.0",
4444
]

samples/agent/adk/uv.lock

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

0 commit comments

Comments
 (0)