Skip to content

Conversation

@zzstoatzz
Copy link
Collaborator

@zzstoatzz zzstoatzz commented Jan 13, 2026

Summary

Bumps dependencies in the lockfile via uv sync -U.

Notable changes

  • humanize 4.14.0 → 4.15.0: Changed rounding behavior for relative time display. Test expectations updated:
    • "20 minutes" now shows "20 minutes from now" (was "19 minutes from now")
    • "1 year and 3 months" now shows "1 year, 3 months from now" (was "1 year, 2 months from now")

@zzstoatzz zzstoatzz changed the title uv sync -U bump dependencies in lockfile Jan 14, 2026
@zzstoatzz zzstoatzz marked this pull request as ready for review January 14, 2026 15:59
@zzstoatzz zzstoatzz added the development Tech debt, refactors, CI, tests, and other related work. label Jan 14, 2026
Copy link
Member

@desertaxle desertaxle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run the tests against this change?

Comment on lines 15 to 26
- uv.lock
- Dockerfile
- scripts/entrypoint.sh
push:
branches:
- main
paths:
- .github/workflows/python-tests.yaml
- "src/prefect/**/*.py"
- "tests/**/*.py"
- pyproject.toml
- uv.lock
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@desertaxle updated trigger here

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 14, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing update-lockfile (a9056f6) with main (eb12786)

Open in CodSpeed

zzstoatzz and others added 2 commits January 14, 2026 10:22
humanize 4.15.0 changed its rounding behavior for relative time
display. Update test expectations to match:
- "20 minutes" now shows "20 minutes from now" (was "19 minutes")
- "1 year and 3 months" now shows "1 year, 3 months from now" (was "1 year, 2 months")

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
anyio 4.12.1 removed sniffio as a dependency and now raises
`anyio.NoEventLoopError` instead of `sniffio.AsyncLibraryNotFoundError`
when `get_cancelled_exc_class()` is called outside an async context.

Catch both exceptions for backward compatibility with older anyio versions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@zzstoatzz
Copy link
Collaborator Author

i honestly have no idea with this 3.12 dbt flake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development Tech debt, refactors, CI, tests, and other related work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants