Skip to content

Commit fea3a3f

Browse files
chore(deps): bump the python-deps group with 2 updates (#592)
Bumps the python-deps group with 2 updates: [openai](https://github.com/openai/openai-python) and [ruff](https://github.com/astral-sh/ruff). Updates `openai` from 2.45.0 to 2.46.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.45.0...v2.46.0) Updates `ruff` from 0.15.21 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/0.15.22/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.21...0.15.22) --- updated-dependencies: - dependency-name: openai dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be5024d commit fea3a3f

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@ dev = [
5454
"rdflib>=7.1.4",
5555
"semsql>=0.4.0",
5656
"tqdm>=4.68.4",
57-
"openai>=2.45.0",
57+
"openai>=2.46.0",
5858
# Testing
5959
"pytest>=9.1.1",
6060
# Code quality tools
6161
"black>=26.5.1",
62-
"ruff>=0.15.21",
62+
"ruff>=0.15.22",
6363
"mypy>=2.3.0",
6464
"pre-commit>=4.6.0",
6565
"types-PyYAML>=6.0.12",

uv.lock

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

0 commit comments

Comments
 (0)