Skip to content

Commit 08669aa

Browse files
build(deps): bump the python-minor-and-patch group across 1 directory with 3 updates
Bumps the python-minor-and-patch group with 3 updates in the / directory: [fable-library](https://fable.io), [pydantic](https://github.com/pydantic/pydantic) and [ruff](https://github.com/astral-sh/ruff). Updates `fable-library` from 5.13.0 to 5.15.0 Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `ruff` from 0.16.2 to 0.16.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.16.2...0.16.5) --- updated-dependencies: - dependency-name: fable-library dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd060b7 commit 08669aa

2 files changed

Lines changed: 86 additions & 86 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
license = {text = "ISC"}
1111
dependencies = [
12-
"fable-library==5.13.0",
12+
"fable-library==5.15.0",
1313
"pydantic>=2.13.4",
1414
]
1515

0 commit comments

Comments
 (0)