From 684dfeb36b1c9bcd26b3c4f9286d384d54ec2c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 12:33:47 +0000 Subject: [PATCH] Bump the python-packages group across 1 directory with 5 updates Updates the requirements on [zensical](https://github.com/zensical/zensical), [ty](https://github.com/astral-sh/ty), [pytest](https://github.com/pytest-dev/pytest), [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `zensical` to 0.0.43 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](https://github.com/zensical/zensical/compare/v0.0.42...v0.0.43) Updates `ty` from 0.0.36 to 0.0.41 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ty/compare/0.0.36...0.0.41) Updates `pytest` from 9.0.1 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/9.0.1...9.0.3) Updates `pytest-codspeed` from 4.5.0 to 5.0.3 - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.5.0...v5.0.3) Updates `ruff` from 0.15.12 to 0.15.15 - [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.12...0.15.15) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest-codspeed dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zensical dependency-version: 0.0.43 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e818d30..764c85f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -zensical~=0.0.42 -ty==0.0.36 -pytest==9.0.1 -pytest-codspeed==4.5.0 -ruff==0.15.12 +zensical~=0.0.43 +ty==0.0.41 +pytest==9.0.3 +pytest-codspeed==5.0.3 +ruff==0.15.15 benchdiff==0.3.0 \ No newline at end of file