Skip to content

Commit 3b0af2b

Browse files
build(deps): bump ruff from 0.15.2 to 0.15.4 in /openai-agents-sdk
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.2 to 0.15.4. - [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.2...0.15.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9b360a commit 3b0af2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openai-agents-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
[project.optional-dependencies]
1414
dev = [
1515
"pytest",
16-
"ruff==0.15.2",
16+
"ruff==0.15.4",
1717
]
1818

1919
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)