Skip to content

Commit 983f812

Browse files
Bump the patch group with 2 updates (#419)
Bumps the patch group with 2 updates: [pydantic](https://github.com/pydantic/pydantic) and [ruff](https://github.com/astral-sh/ruff). Updates `pydantic` from 2.11.2 to 2.11.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.2...v2.11.3) Updates `ruff` from 0.11.4 to 0.11.5 - [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.4...0.11.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: ruff dependency-version: 0.11.5 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 71dc1e9 commit 983f812

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 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.4"
40+
ruff = "^0.11.5"
4141
Sphinx = "^7.1.2"
4242
sphinx-autoapi = "^3.6.0"
4343
sphinx-autodoc-typehints = "^2.3.0"

0 commit comments

Comments
 (0)