Skip to content

Commit ef3eac3

Browse files
chore: bump the patch-updates group across 1 directory with 5 updates
Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.14.3` | `3.14.5` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.2.0` | `3.2.4` | | [mypy](https://github.com/python/mypy) | `1.20.0` | `1.20.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.9` | `0.15.10` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.13.9` | `4.13.10` | Updates `rapidfuzz` from 3.14.3 to 3.14.5 - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](rapidfuzz/RapidFuzz@v3.14.3...v3.14.5) Updates `fastmcp` from 3.2.0 to 3.2.4 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.2.0...v3.2.4) Updates `mypy` from 1.20.0 to 1.20.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.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](astral-sh/ruff@0.15.9...0.15.10) Updates `commitizen` from 4.13.9 to 4.13.10 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.13.9...v4.13.10) --- updated-dependencies: - dependency-name: rapidfuzz dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fastmcp dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: commitizen dependency-version: 4.13.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83b0b46 commit ef3eac3

2 files changed

Lines changed: 171 additions & 161 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest>=7.1.3,<10.0.0",
5151
"mypy>=0.982,<1.21",
5252
"pytest-cov>=4,<8",
53-
"ruff>=0.5.1,<0.15.10",
53+
"ruff>=0.5.1,<0.15.11",
5454
"types-requests<3.0.0.0,>=2.32.4.20250611",
5555
"types-python-dateutil>=2.9.0.20250809",
5656
"freezegun>=1.5.5",

0 commit comments

Comments
 (0)