Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 13 updates#156

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/libs/harbor/all-dependencies-a498a5c9be
Open

chore(deps): bump the all-dependencies group across 1 directory with 13 updates#156
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/libs/harbor/all-dependencies-a498a5c9be

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps the all-dependencies group with 11 updates in the /libs/harbor directory:

Package From To
harbor 0.1.44 0.16.1
langchain-anthropic 1.3.4 1.4.8
langchain-openai 1.2.1 1.3.3
langsmith 0.8.5 0.9.4
modal 1.3.2 1.5.1
pytest 9.0.3 9.1.1
pytest-asyncio 1.3.0 1.4.0
ruff 0.15.0 0.15.20
ty 0.0.15 0.0.55
pytest-socket 0.7.0 0.8.0
pytest-cov 7.0.0 7.1.0

Updates harbor from 0.1.44 to 0.16.1

Release notes

Sourced from harbor's releases.

v0.16.1

What's Changed

New Contributors

Full Changelog: harbor-framework/harbor@v0.16.0...v0.16.1

v0.16.0

What's Changed

... (truncated)

Commits

Updates langchain-anthropic from 1.3.4 to 1.4.8

Release notes

Sourced from langchain-anthropic's releases.

langchain-anthropic==1.4.8

Changes since langchain-anthropic==1.4.7

release(anthropic): 1.4.8 (#38490) fix(anthropic): keep initial text on content_block_start (#38442) chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/anthropic (#38479) fix(core): add messages to bare raise ValueError calls (#38158)

langchain-anthropic==1.4.7

Changes since langchain-anthropic==1.4.6

hotfix(anthropic): regenerate cassette (#38376) release(anthropic): 1.4.7 (#38373) chore: bump vcrpy from 8.1.1 to 8.2.1 in /libs/partners/anthropic (#38324) chore: bump langsmith from 0.8.5 to 0.8.18 in /libs/partners/anthropic (#38325) docs(anthropic): clarify prompt caching middleware docstring (#38206) docs: refresh README installation and resources (#38119) test(core,langchain): update tests for explicit deserialization allowlists (#38118) release(core): 1.4.7 (#38111) fix(core,partners): rename package version trace metadata (#38110)

langchain-anthropic==1.4.6

Changes since langchain-anthropic==1.4.5

release(anthropic): 1.4.6 (#38105) fix(langchain,anthropic): confine file-search results and tighten anthropic allowed_prefixes (#38106) release(core): 1.4.6 (#38061) feat(core,partners): add package version tracking to tracing metadata (#35295) chore(infra): bump mypy to 2.1 and unify type-check config across the monorepo (#36470) feat(standard-tests): validate tool call chunks during streaming (#34707) test(anthropic): make expected warnings explicit (#38044) test(anthropic): make tests robust to gateway base URL (#38043)

langchain-anthropic==1.4.5

Changes since langchain-anthropic==1.4.4

release(anthropic): 1.4.5 (#38036) fix(core): support content block tokens in callbacks (#34739) chore(model-profiles): refresh model profile data (#38012) hotfix(openai): min core dep (#37990) test(langchain,partners): disable pytest-benchmark under xdist to silence PytestBenchmarkWarning (#37901) chore(model-profiles): refresh model profile data (#37895) chore(model-profiles): refresh model profile data (#37771)

langchain-anthropic==1.4.4

Changes since langchain-anthropic==1.4.3

release(anthropic): 1.4.4 (#37757) fix(anthropic): normalize cross-provider tool-call IDs (#37756) test(anthropic): retry integration tests on transient failures (#37697)

... (truncated)

Commits
  • e495651 release(anthropic): 1.4.8 (#38490)
  • bfc65cc fix(anthropic): keep initial text on content_block_start (#38442)
  • 00ad96c chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/huggin...
  • e7c3834 chore: bump langgraph-checkpoint from 4.0.3 to 4.1.1 in /libs/langchain (#38477)
  • 9b245de chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/openai...
  • 0a71a1d chore: bump langgraph-sdk from 0.3.13 to 0.3.15 in /libs/langchain (#38475)
  • 5f99048 chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/model-profiles ...
  • 3e6f1e3 chore: bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/anthro...
  • d3eb229 fix(core): avoid dict shadowing in language models (#38480)
  • 20ba43d release(fireworks): 1.4.3
  • Additional commits viewable in compare view

Updates langchain-openai from 1.2.1 to 1.3.3

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.3.3

Changes since langchain-openai==1.3.2

release(openai): 1.3.3 (#38375) fix(openai): drop response item ids when store is false (#38372) fix(langchain,openai): only set strict=True on tools for OpenAI-compatible models in ProviderStrategy (#38370) test(openai): clarify expected strict schema error (#38338) fix(openai): drop stop from Responses API payload (#38336) chore: bump langsmith from 0.8.5 to 0.8.18 in /libs/partners/openai (#38293) chore: bump vcrpy from 8.1.1 to 8.2.1 in /libs/partners/openai (#38294) chore(model-profiles): refresh model profile data (#38274) test(openai): vcr embedding raw equivalence tests (#38199)

langchain-openai==1.3.2

Changes since langchain-openai==1.3.1

release(openai): 1.3.2 (#38130)

langchain-openai==1.3.1

Changes since langchain-openai==1.3.0

docs: refresh README installation and resources (#38119) test(core,langchain): update tests for explicit deserialization allowlists (#38118) release(core): 1.4.7 (#38111) fix(core,partners): rename package version trace metadata (#38110) style(core,langchain,langchain-classic,partners): replace double backticks in docstrings (#38095) test(openai): use gpt-4o for image token counting (#38089) release(core): 1.4.6 (#38061) feat(core,partners): add package version tracking to tracing metadata (#35295) fix(core,openai): normalize v1 streamed tool calls (#35983) chore(infra): bump mypy to 2.1 and unify type-check config across the monorepo (#36470) feat(standard-tests): validate tool call chunks during streaming (#34707) fix(langchain): tighten structured output model fallbacks (#38042)

langchain-openai==1.3.0

Changes since langchain-openai==1.2.2

hotfix(openai): min core dep (#37990) release(openai): 1.3.0 (#37989) feat(openai): support apply_patch built-in tool (#37157) chore(model-profiles): refresh model profile data (#37973) test(langchain,partners): disable pytest-benchmark under xdist to silence PytestBenchmarkWarning (#37901) chore(model-profiles): refresh model profile data (#37895)

langchain-openai==1.2.2

Changes since langchain-openai==1.2.1

release(openai): 1.2.2 (#37617) chore(infra): bump langchain-tests floor to 1.1.9 (#37610) test(openai): unbreak audio chat and Azure embedding integration tests (#37589)

... (truncated)

Commits

Updates bog-agents from 0.9.6 to 0.9.9

Release notes

Sourced from bog-agents's releases.

bog-agents-cli==0.9.9

What's Changed

Full Changelog: bog-agents-cli==0.9.8...bog-agents-cli==0.9.9

bog-agents-daemon==0.9.9

What's Changed

Full Changelog: bog-agents-cli==0.9.8...bog-agents-daemon==0.9.9

bog-agents==0.9.9

What's Changed

Full Changelog: bog-agents-cli==0.9.8...bog-agents==0.9.9

bog-agents-cli==0.9.8

What's Changed

Full Changelog: bog-agents-cli==0.9.7...bog-agents-cli==0.9.8

bog-agents-daemon==0.9.8

What's Changed

Full Changelog: bog-agents-cli==0.9.7...bog-agents-daemon==0.9.8

bog-agents==0.9.8

What's Changed

Full Changelog: bog-agents-cli==0.9.7...bog-agents==0.9.8

... (truncated)

Commits
  • 568488b chore: release main (#152)
  • 30d05bb feat(sdk,cli): document and release /update, PDF read_file, and review-cycle ...
  • bb04049 Select-to-copy fix, resilient /update command, and review-cycle cleanup (#150)
  • 7945352 chore: release main (#146)
  • bde713d feat(cli): resilient Bedrock fallback and hittable-model auto-default (#145)
  • 1df1ced chore: release main (#135)
  • 4f00920 feat: document 0.10 features + consolidate Dependabot into one grouped PR per...
  • 31fad29 Hardening + Claude-Code-style auto mode + killer features (REVIEW v2/v3, 9 RO...
  • See full diff in compare view

Updates langsmith from 0.8.5 to 0.9.4

Release notes

Sourced from langsmith's releases.

v0.9.4

What's Changed

New Contributors

Full Changelog: langchain-ai/langsmith-sdk@v0.9.3...v0.9.4

v0.9.3

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.9.2...v0.9.3

v0.9.2

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.9.1...v0.9.2

... (truncated)

Commits
  • 80d93c4 release(python): bump py version to 0.9.4 (#3124)
  • b453dd5 release(js): bump to 0.7.14 (#3121)
  • 76f5c71 feat(client): expose projects resource accessor on Python and JS clients (#3109)
  • 5f32426 fix(js): Avoid setting usage_metadata on parent chain runs for Claude Agent S...
  • 03b5341 chore: sync langsmith_api (#3120)
  • 7595f5c fix(python): use current project issues endpoint (#3064)
  • b5291fa fix(client): apply anonymizer to run error field (JS) (#3110)
  • be3eaa4 fix(google-adk): set tool span as active tracing context in wrap_tool_run_asy...
  • 3dc88b3 feat(client): expose datasets v2 resource + experiment-runs integration tests...
  • 14741e0 fix(client): apply anonymizer to run error field (#3100)
  • Additional commits viewable in compare view

Updates modal from 1.3.2 to 1.5.1

Commits

Updates bog-agents-cli from 0.9.6 to 0.9.9

Release notes

Sourced from bog-agents-cli's releases.

bog-agents-cli==0.9.9

What's Changed

Full Changelog: bog-agents-cli==0.9.8...bog-agents-cli==0.9.9

bog-agents-cli==0.9.8

What's Changed

Full Changelog: bog-agents-cli==0.9.7...bog-agents-cli==0.9.8

bog-agents-cli==0.9.7

What's Changed

Full Changelog: bog-agents-cli==0.9.6...bog-agents-cli==0.9.7

Commits
  • 568488b chore: release main (#152)
  • 30d05bb feat(sdk,cli): document and release /update, PDF read_file, and review-cycle ...
  • bb04049 Select-to-copy fix, resilient /update command, and review-cycle cleanup (#150)
  • 7945352 chore: release main (#146)
  • bde713d feat(cli): resilient Bedrock fallback and hittable-model auto-default (#145)
  • 1df1ced chore: release main (#135)
  • 4f00920 feat: document 0.10 features + consolidate Dependabot into one grouped PR per...
  • 31fad29 Hardening + Claude-Code-style auto mode + killer features (REVIEW v2/v3, 9 RO...
  • See full diff in compare view

Updates pytest from 9.0.3 to 9.1.1

Release notes

Sourced from pytest's releases.

9.1.1

pytest 9.1.1 (2026-06-19)

Bug fixes

  • #14220: Fixed a logic bug in pytest.RaisesGroup which would might cause it to display incorrect "It matches FooError() which was paired with BarError" messages.
  • #14591: Fixed a regression in pytest 9.1.0 which caused overriding a parametrized fixture with an indirect @​pytest.mark.parametrize to fail with "duplicate parametrization of '<fixture name>'".
  • #14606: Fixed list-item typing errors from mypy in @pytest.mark.parametrize <pytest.mark.parametrize ref> argvalues parameter.
  • #14608: Fixed a regression in pytest 9.1.0 where conftest.py files located in <invocation dir>/test* were no longer loaded as initial conftests when invoked without arguments. This could cause certain hooks (like pytest_addoption) in these files to not fire.

9.1.0

pytest 9.1.0 (2026-06-13)

Removals and backward incompatible breaking changes

  • #14533: When using --doctest-modules, autouse fixtures with module, package or session scope that are defined inline in Python test modules (not plugins or conftests) will now possibly execute twice.

    If this is undesirable, move the fixture definition to a conftest.py file if possible.

    Technical explanation for those interested: When using --doctest-modules, pytest possibly collects Python modules twice, once as pytest.Module and once as a DoctestModule (depending on the configuration). Due to improvements in pytest's fixture implementation, if e.g. the DoctestModule collects a fixture, it is now visible to it only, and not to the Module. This means that both need to register the fixtures independently.

Deprecations (removal in next major release)

  • #10819: Added a deprecation warning for class-scoped fixtures defined as instance methods (without @classmethod). Such fixtures set attributes on a different instance than the test methods use, leading to unexpected behavior. Use @classmethod decorator instead -- by yastcher.

    See 10819 and 14011.

  • #12882: Calling request.getfixturevalue() <pytest.FixtureRequest.getfixturevalue> during teardown to request a fixture that was not already requested is now deprecated and will become an error in pytest 10.

    See dynamic-fixture-request-during-teardown for details.

  • #13409: Using non-~collections.abc.Collection iterables (such as generators, iterators, or custom iterable objects) for the argvalues parameter in @pytest.mark.parametrize <pytest.mark.parametrize ref> and metafunc.parametrize <pytest.Metafunc.parametrize> is now deprecated.

    These iterables get exhausted after the first iteration, leading to tests getting unexpectedly skipped in cases such as running pytest.main() multiple times, using class-level parametrize decorators, or collecting tests multiple times.

    See parametrize-iterators for details and suggestions.

  • #13946: The private config.inicfg attribute is now deprecated. Use config.getini() <pytest.Config.getini> to access configuration values instead.

    See config-inicfg for more details.

  • #14004: Passing baseid to ~pytest.FixtureDef or nodeid strings to fixture registration APIs is now deprecated. These are internal pytest APIs that are used by some plugins.

... (truncated)

Commits
  • cf470ec Prepare release version 9.1.1
  • e0c8ce6 Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...
  • 1b82d16 Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...
  • 501c4bc Merge pull request #14596 from bluetech/doc-classmethod
  • b61f588 Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir
  • 9a567e0 [automated] Update plugin list (#14617) (#14618)
  • ef8b299 Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...
  • 66abd07 Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup
  • 79fbf93 Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...
  • 0d312eb Merge pull request #14611 from bluetech/parametrize-argvalues-typing
  • Additional commits viewable in compare view

Updates pytest-asyncio from 1.3.0 to 1.4.0

Release notes

Sourced from pytest-asyncio's releases.

pytest-asyncio v1.4.0

1.4.0 - 2026-05-26

Deprecated

  • Overriding the event_loop_policy fixture is deprecated. Use the pytest_asyncio_loop_factories hook instead. (#1419)

Added

  • Added the pytest_asyncio_loop_factories hook to parametrize asyncio tests with custom event loop factories.

    The hook returns a mapping of factory names to loop factories, and pytest.mark.asyncio(loop_factories=[...]) selects a subset of configured factories per test. When a single factory is configured, test names are unchanged.

    Synchronous @pytest_asyncio.fixture functions now see the correct event loop when custom loop factories are configured, even when test code disrupts the current event loop (e.g., via asyncio.run() or asyncio.set_event_loop(None)). (#1164)

Changed

  • Improved the readability of the warning message that is displayed when asyncio_default_fixture_loop_scope is unset (#1298)
  • Only import asyncio.AbstractEventLoopPolicy for type checking to avoid raising a DeprecationWarning. (#1394)
  • Updated minimum supported pytest version to v8.4.0. (#1397)

Fixed

  • Fixed a ResourceWarning: unclosed event loop warning that could occur when a synchronous test called asyncio.run() or otherwise unset the current event loop after pytest-asyncio had run an async test or fixture. (#724)

Notes for Downstream Packagers

  • Added dependency on sphinx-tabs >= 3.5 to organize documentation examples into tabs. (#1395)

pytest-asyncio v1.4.0a2

1.4.0a2 - 2026-05-02

Deprecated

  • Overriding the event_loop_policy fixture is deprecated. Use the pytest_asyncio_loop_factories hook instead. (#1419)

Added

  • Added the pytest_asyncio_loop_factories hook to parametrize asyncio tests with custom event loop factories.

    The hook returns a mapping of factory names to loop factories, and pytest.mark.asyncio(loop_factories=[...]) selects a subset of configured factories per test. When a single factory is configured, test names are unchanged on pytest 8.4+.

    Synchronous @pytest_asyncio.fixture functions now see the correct event loop when custom loop factories are configured, even when test code disrupts the current event loop (e.g., via asyncio.run() or asyncio.set_event_loop(None)). (#1164)

Changed

  • Improved the readability of the warning message that is displayed when asyncio_default_fixture_loop_scope is unset (#1298)
  • Only import asyncio.AbstractEventLoopPolicy for type checking to avoid raising a DeprecationWarning. (#1394)

... (truncated)

Commits
  • 6e14cd2 chore: Prepare release of v1.4.0.
  • 4b900fb Build(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1
  • ab9f632 Build(deps): Bump zipp from 3.23.1 to 4.1.0
  • a56fc77 Build(deps): Bump hypothesis from 6.152.6 to 6.152.8

…13 updates

Bumps the all-dependencies group with 11 updates in the /libs/harbor directory:

| Package | From | To |
| --- | --- | --- |
| [harbor](https://github.com/harbor-framework/harbor) | `0.1.44` | `0.16.1` |
| [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.3.4` | `1.4.8` |
| [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.3.3` |
| [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.5` | `0.9.4` |
| [modal](https://github.com/modal-labs/modal-client) | `1.3.2` | `1.5.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.0` | `0.15.20` |
| [ty](https://github.com/astral-sh/ty) | `0.0.15` | `0.0.55` |
| [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.7.0` | `0.8.0` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` |



Updates `harbor` from 0.1.44 to 0.16.1
- [Release notes](https://github.com/harbor-framework/harbor/releases)
- [Changelog](https://github.com/harbor-framework/harbor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/harbor-framework/harbor/commits/v0.16.1)

Updates `langchain-anthropic` from 1.3.4 to 1.4.8
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-anthropic==1.3.4...langchain-anthropic==1.4.8)

Updates `langchain-openai` from 1.2.1 to 1.3.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==1.2.1...langchain-openai==1.3.3)

Updates `bog-agents` from 0.9.6 to 0.9.9
- [Release notes](https://github.com/bogware/bog-agents/releases)
- [Changelog](https://github.com/bogware/bog-agents/blob/main/CHANGELOG.md)
- [Commits](bog-agents==0.9.6...bog-agents==0.9.9)

Updates `langsmith` from 0.8.5 to 0.9.4
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.8.5...v0.9.4)

Updates `modal` from 1.3.2 to 1.5.1
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG_GO_JS.md)
- [Commits](https://github.com/modal-labs/modal-client/commits/py/v1.5.1)

Updates `bog-agents-cli` from 0.9.6 to 0.9.9
- [Release notes](https://github.com/bogware/bog-agents/releases)
- [Changelog](https://github.com/bogware/bog-agents/blob/main/CHANGELOG.md)
- [Commits](bog-agents-cli==0.9.6...bog-agents-cli==0.9.9)

Updates `pytest` from 9.0.3 to 9.1.1
- [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.3...9.1.1)

Updates `pytest-asyncio` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0)

Updates `ruff` from 0.15.0 to 0.15.20
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.0...0.15.20)

Updates `ty` from 0.0.15 to 0.0.55
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.15...0.0.55)

Updates `pytest-socket` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/miketheman/pytest-socket/releases)
- [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
- [Commits](miketheman/pytest-socket@0.7.0...0.8.0)

Updates `pytest-cov` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: harbor
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-anthropic
  dependency-version: 1.4.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-openai
  dependency-version: 1.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: bog-agents
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langsmith
  dependency-version: 0.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: modal
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: bog-agents-cli
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest-asyncio
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ruff
  dependency-version: 0.15.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ty
  dependency-version: 0.0.55
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytest-socket
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest-cov
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants