Skip to content

Commit ce12b84

Browse files
Bump the patch group across 1 directory with 4 updates (#450)
Bumps the patch group with 4 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types), [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) and [ruff](https://github.com/astral-sh/ruff). Updates `pydantic` from 2.11.4 to 2.11.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.11.5) Updates `pydantic-extra-types` from 2.10.4 to 2.10.5 - [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.4...v2.10.5) Updates `openapi-spec-validator` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.7.1...0.7.2) Updates `ruff` from 0.11.10 to 0.11.13 - [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.10...0.11.13) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: pydantic-extra-types dependency-version: 2.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: openapi-spec-validator dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: ruff dependency-version: 0.11.13 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 e3297b9 commit ce12b84

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ jinja2 = "^3.1.6"
3131
jsonpatch = "^1.33"
3232
mypy = "^1.15.0"
3333
openapi-parser = "^0.2.6"
34-
openapi-spec-validator = "^0.7.1"
34+
openapi-spec-validator = "^0.7.2"
3535
prance = "^23.6.21"
3636
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.10"
40+
ruff = "^0.11.13"
4141
Sphinx = "^7.1.2"
4242
sphinx-autoapi = "^3.6.0"
4343
sphinx-autodoc-typehints = "^2.3.0"

0 commit comments

Comments
 (0)