Skip to content

Commit ce0e6d9

Browse files
build(deps): bump ruff from 0.15.11 to 0.15.12 in /pydantic-ai (#77)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.11 to 0.15.12. - [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.11...0.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ae3ce1 commit ce0e6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pydantic-ai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test = [
1616
]
1717
dev = [
1818
"bolt-python-support-agent-pydantic[test]",
19-
"ruff==0.15.11",
19+
"ruff==0.15.12",
2020
]
2121

2222
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)