Skip to content

Commit 92e192e

Browse files
chore(deps): bump the all group across 1 directory with 4 updates
Bumps the all group with 4 updates in the / directory: [packaging](https://github.com/pypa/packaging), [web3](https://github.com/ethereum/web3.py), [ruff](https://github.com/astral-sh/ruff) and [openai](https://github.com/openai/openai-python). Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `web3` from 7.14.0 to 7.14.1 - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](ethereum/web3.py@v7.14.0...v7.14.1) Updates `ruff` from 0.14.13 to 0.15.0 - [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.14.13...0.15.0) Updates `openai` from 2.15.0 to 2.16.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.15.0...v2.16.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: web3 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-version: 2.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 067ebd0 commit 92e192e

File tree

2 files changed

+33
-34
lines changed

2 files changed

+33
-34
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ simil = ["fasttext>=0.9.0"]
4545
# Development dependencies using PEP 735 dependency-groups
4646
[dependency-groups]
4747
lint = [
48-
"ruff==0.14.13",
48+
"ruff==0.15.0",
4949
"yamllint==1.38.0"
5050
]
5151
test = [

uv.lock

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

0 commit comments

Comments
 (0)