Skip to content

Commit ee6a3f4

Browse files
build(deps): bump ruff from 0.15.9 to 0.15.10 in /pydantic-ai
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.10. - [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.9...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f72f268 commit ee6a3f4

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.9",
19+
"ruff==0.15.10",
2020
]
2121

2222
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)