Skip to content

Commit 25e62d4

Browse files
chore: bump the patch-updates group across 1 directory with 3 updates
Bumps the patch-updates group with 3 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `pydantic` from 2.13.0 to 2.13.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.0...v2.13.3) Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) Updates `ruff` from 0.15.10 to 0.15.11 - [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.10...0.15.11) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da2d3ea commit 25e62d4

2 files changed

Lines changed: 184 additions & 182 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.11",
53+
"ruff>=0.5.1,<0.15.12",
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)