Skip to content

build(deps): bump the python-deps group across 1 directory with 2 updates#2

Merged
xmap merged 1 commit into
mainfrom
dependabot/uv/apps/api/python-deps-838e6d3999
May 12, 2026
Merged

build(deps): bump the python-deps group across 1 directory with 2 updates#2
xmap merged 1 commit into
mainfrom
dependabot/uv/apps/api/python-deps-838e6d3999

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps the python-deps group with 2 updates in the /apps/api directory: uuid-utils and tach.

Updates uuid-utils from 0.14.1 to 0.15.0

Release notes

Sourced from uuid-utils's releases.

0.15.0

What's Changed

Full Changelog: aminalaee/uuid-utils@0.14.1...0.15.0

0.15.0a4

What's Changed

Full Changelog: aminalaee/uuid-utils@0.15.0a3...0.15.0a4

0.15.0a3

Full Changelog: aminalaee/uuid-utils@0.15.0a2...0.15.0a3

0.15.0a2

What's Changed

Full Changelog: aminalaee/uuid-utils@0.15.0a1...0.15.0a2

0.15.0a1

What's Changed

Full Changelog: aminalaee/uuid-utils@0.14.1...0.15.0a1

Commits

Updates tach from 0.34.1 to 0.35.0

Release notes

Sourced from tach's releases.

v0.35.0

What's Changed

New Contributors

Full Changelog: tach-org/tach@v0.34.1...v0.35.0

Commits
  • 7e5aa4d v0.35.0
  • d99c2fa bump rust toolchain
  • 7aa7739 bump dependencies that require manual bumping
  • a487074 Bump the all group with 5 updates
  • 99f65be fix: report syntax errors as errors, not warnings (#931)
  • faffe91 remove command from fmt-rust that never seemed to be enforced in CI
  • 592d8d9 don't stop CI if one job fails
  • 193eb5a remove unnecessary steps from docs jobs
  • 17a295f zensical
  • a660d28 drop support for python 3.9
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 12, 2026
@dependabot dependabot Bot changed the title build(deps): bump the python-deps group in /apps/api with 2 updates build(deps): bump the python-deps group across 1 directory with 2 updates May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/apps/api/python-deps-838e6d3999 branch from ca9a457 to cdd3c19 Compare May 12, 2026 21:57
…ates

Bumps the python-deps group with 2 updates in the /apps/api directory: [uuid-utils](https://github.com/aminalaee/uuid-utils) and [tach](https://github.com/gauge-sh/tach).


Updates `uuid-utils` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/aminalaee/uuid-utils/releases)
- [Commits](aminalaee/uuid-utils@0.14.1...0.15.0)

Updates `tach` from 0.34.1 to 0.35.0
- [Release notes](https://github.com/gauge-sh/tach/releases)
- [Commits](tach-org/tach@v0.34.1...v0.35.0)

---
updated-dependencies:
- dependency-name: tach
  dependency-version: 0.35.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-deps
- dependency-name: uuid-utils
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/uv/apps/api/python-deps-838e6d3999 branch from cdd3c19 to 0a6480e Compare May 12, 2026 21:59
@xmap xmap merged commit d01f6f6 into main May 12, 2026
4 checks passed
@xmap xmap deleted the dependabot/uv/apps/api/python-deps-838e6d3999 branch May 12, 2026 22:05
xmap added a commit that referenced this pull request May 13, 2026
CI's `ruff format --check` failed on commit 00dd86c. Same root
cause as the previous CI failure: pre-commit's ruff format hook
only checks staged files, so the parallel-session subject commits
left these 22 files in an unformatted state that the full-tree
format-check on CI catches.

Pure formatting reflow — no semantic changes. 3298 tests still
pass; ruff check + format both clean locally.

Affected files (all subject-related test infra):
  - 7 tests/contract/test_*_subject_endpoint.py (+ test_runs_endpoint)
  - 8 tests/integration/test_*_subject_handler_postgres.py + 1 trust
  - 6 tests/unit/subject/test_*.py

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
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.

1 participant