Skip to content

Commit 66ad1a1

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 9d2be68 commit 66ad1a1

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
@@ -5,7 +5,7 @@ git+https://github.com/dbt-labs/dbt-adapters.git#egg=dbt-adapters&subdirectory=d
55
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
66
pytest==8.0.1
77
twine==5.1.1
8-
wheel==0.44.0
8+
wheel==0.45.1
99
pre-commit==3.5.0;python_version<"3.9"
1010
pre-commit==3.8.0;python_version>="3.9"
1111
pytest-dotenv==0.5.2

0 commit comments

Comments
 (0)