Skip to content

Commit 475e97c

Browse files
build(deps): 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96dad6a commit 475e97c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
git+https://github.com/shotgunsoftware/tk-core.git@v0.20.26#egg=sgtk
22
shotgun-api3==3.5.1
33
commitizen==4.2.1
4-
wheel==0.44.0
4+
wheel==0.45.1
55
build==1.2.2.post1
66
twine==6.1.0
77
ruff==0.9.4

requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
shotgun-api3==3.5.1
2-
wheel==0.44.0
2+
wheel==0.45.1
33
build==1.2.2.post1
44
Sphinx==8.0.2
55
furo==2024.8.6

0 commit comments

Comments
 (0)