Skip to content

Commit bff2d36

Browse files
build(deps-dev): bump wheel in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [wheel](https://github.com/pypa/wheel). Updates `wheel` from 0.45.1 to 0.46.2 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a384b1 commit bff2d36

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

local-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ objgraph==3.6.2
88
Pillow==11.3.0
99
pixelmatch==0.3.0
1010
pre-commit==3.5.0
11-
pyOpenSSL==26.0.0
11+
pyOpenSSL==26.1.0
1212
pytest==8.4.1
1313
pytest-asyncio==1.1.0
1414
pytest-cov==6.3.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools==80.9.0", "setuptools-scm==9.2.2", "wheel==0.45.1", "auditwheel==6.2.0"]
2+
requires = ["setuptools==80.9.0", "setuptools-scm==9.2.2", "wheel==0.46.2", "auditwheel==6.2.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)