Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

Migrate whenever deprecated APIs for 0.10.0 compatibility - py_datetime() → to_stdlib() - ZonedDateTime.from_py_datetime(dt) → ZonedDateTime(dt) - PlainDateTime.from_py_datetime(dt) → PlainDateTime(dt) - DateDelta → ItemizedDateDelta Co-authored-by: Alex Streed <alex.s@prefect.io> Co-Authored-By: alex.s <ajstreed1@gmail.com>
dependabot/uv/uv-dependencies-109ad77a0f
4 minutes ago
Harden control-channel cancellation flow
gh-12714-cancellation-channel
4 hours ago
chore(deps): bump the uv-dependencies group across 1 directory with 22 updates Bumps the uv-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.1` | `8.3.2` | | [readchar](https://github.com/magmax/python-readchar) | `4.2.1` | `4.2.2` | | [cyclopts](https://github.com/BrianPugh/cyclopts) | `4.10.1` | `4.10.2` | | [coolname](https://github.com/alexanderlukanin13/coolname) | `4.1.0` | `4.2.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.24.1` | `0.25.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.0` | | [rich](https://github.com/Textualize/rich) | `14.3.3` | `15.0.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.42.0` | `0.44.0` | | [whenever](https://github.com/ariebovenberg/whenever) | `0.9.5` | `0.10.0` | | [prefect-kubernetes](https://github.com/PrefectHQ/prefect) | `0.7.6` | `0.7.7` | | [prefect-redis](https://github.com/PrefectHQ/prefect) | `0.2.9` | `0.2.10` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.3` | | [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.2.0` | `1.6.0` | | [setuptools](https://github.com/pypa/setuptools) | `80.10.2` | `82.0.1` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.2.0` | `21.2.1` | | [respx](https://github.com/lundberg/respx) | `0.22.0` | `0.23.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.9` | `0.15.10` | | [types-cachetools](https://github.com/python/typeshed) | `6.2.0.20260317` | `6.2.0.20260408` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20250915` | `6.0.12.20260408` | | [types-dateparser](https://github.com/python/typeshed) | `1.4.0.20260328` | `1.4.0.20260408` | Updates `click` from 8.3.1 to 8.3.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.1...8.3.2) Updates `readchar` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/magmax/python-readchar/releases) - [Commits](https://github.com/magmax/python-readchar/compare/v4.2.1...v4.2.2) Updates `cyclopts` from 4.10.1 to 4.10.2 - [Release notes](https://github.com/BrianPugh/cyclopts/releases) - [Commits](https://github.com/BrianPugh/cyclopts/compare/v4.10.1...v4.10.2) Updates `coolname` from 4.1.0 to 4.2.0 - [Changelog](https://github.com/alexanderlukanin13/coolname/blob/master/HISTORY.rst) - [Commits](https://github.com/alexanderlukanin13/coolname/compare/4.1.0...4.2.0) Updates `prometheus-client` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.24.1...v0.25.0) Updates `pydantic` from 2.12.5 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.0) Updates `pydantic-core` from 2.41.5 to 2.46.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `rich` from 14.3.3 to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.3.3...v15.0.0) Updates `uvicorn` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.42.0...0.44.0) Updates `whenever` from 0.9.5 to 0.10.0 - [Release notes](https://github.com/ariebovenberg/whenever/releases) - [Changelog](https://github.com/ariebovenberg/whenever/blob/main/CHANGELOG.md) - [Commits](https://github.com/ariebovenberg/whenever/compare/0.9.5...0.10.0) Updates `prefect-kubernetes` from 0.7.6 to 0.7.7 - [Release notes](https://github.com/PrefectHQ/prefect/releases) - [Commits](https://github.com/PrefectHQ/prefect/compare/prefect-kubernetes-0.7.6...prefect-kubernetes-0.7.7) Updates `prefect-redis` from 0.2.9 to 0.2.10 - [Release notes](https://github.com/PrefectHQ/prefect/releases) - [Commits](https://github.com/PrefectHQ/prefect/compare/prefect-redis-0.2.9...prefect-redis-0.2.10) Updates `pytest` from 8.4.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](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.3) Updates `pytest-asyncio` from 1.0.0 to 0.23.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.0.0...v0.23.3) Updates `pytest-env` from 1.2.0 to 1.6.0 - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](https://github.com/pytest-dev/pytest-env/compare/1.2.0...1.6.0) Updates `setuptools` from 80.10.2 to 82.0.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.10.2...v82.0.1) Updates `virtualenv` from 21.2.0 to 21.2.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/21.2.0...21.2.1) Updates `respx` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/lundberg/respx/releases) - [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md) - [Commits](https://github.com/lundberg/respx/compare/0.22.0...0.23.1) Updates `ruff` from 0.15.9 to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.9...0.15.10) Updates `types-cachetools` from 6.2.0.20260317 to 6.2.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-dateparser` from 1.4.0.20260328 to 1.4.0.20260408 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: readchar dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: cyclopts dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: coolname dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: pydantic-core dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: whenever dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: prefect-kubernetes dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: prefect-redis dependency-version: 0.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: pytest-asyncio dependency-version: 0.23.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: pytest-env dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: uv-dependencies - dependency-name: virtualenv dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: respx dependency-version: 0.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: uv-dependencies - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: types-cachetools dependency-version: 6.2.0.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies - dependency-name: types-dateparser dependency-version: 1.4.0.20260408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: uv-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/uv/uv-dependencies-109ad77a0f
5 hours ago

Latest Branches

CodSpeed Performance Gauge
+1%
chore(deps): bump the uv-dependencies group across 1 directory with 22 updates#21524
8 minutes ago
4d1b9fe
dependabot/uv/uv-dependencies-109ad77a0f
CodSpeed Performance Gauge
0%
4 hours ago
20e15f3
vyagubov:serve_operation
CodSpeed Performance Gauge
0%
4 hours ago
54c93ce
gh-12714-cancellation-channel
© 2026 CodSpeed Technology
Home Terms Privacy Docs