Skip to content

Commit 282bffa

Browse files
Bump the patch group with 2 updates (#423)
Bumps the patch group with 2 updates: [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) and [ruff](https://github.com/astral-sh/ruff). Updates `pydantic-extra-types` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](pydantic/pydantic-extra-types@v2.10.3...v2.10.4) Updates `ruff` from 0.11.6 to 0.11.7 - [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.11.6...0.11.7) --- updated-dependencies: - dependency-name: pydantic-extra-types dependency-version: 2.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d31c0f8 commit 282bffa

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pyenchant = "^3.2.2"
3737
pytest = "^8.3.5"
3838
pytest-asyncio = "^0.26.0"
3939
pytest-cov = "^6.1.1"
40-
ruff = "^0.11.6"
40+
ruff = "^0.11.7"
4141
Sphinx = "^7.1.2"
4242
sphinx-autoapi = "^3.6.0"
4343
sphinx-autodoc-typehints = "^2.3.0"

0 commit comments

Comments
 (0)