Skip to content

Commit 7f59cdb

Browse files
Bump wheel from 0.44.0 to 0.45.1
Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 to 0.45.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.44.0...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e31cbd5 commit 7f59cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
66

77
pytest==8.0.1
88
twine==5.1.1
9-
wheel==0.44.0
9+
wheel==0.45.1
1010
pre-commit==3.5.0;python_version<"3.9"
1111
pre-commit==3.8.0;python_version>="3.9"
1212
pytest-dotenv==0.5.2

0 commit comments

Comments
 (0)