Skip to content

Commit c1a07dd

Browse files
build(deps): bump wheel from 0.38.0 to 0.38.1
Bumps [wheel](https://github.com/pypa/wheel) from 0.38.0 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.38.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe891d9 commit c1a07dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ bs4==0.0.1
44
scikit-learn==1.2.2
55
Pillow==10.3.0
66
selenium==4.8.0
7-
wheel==0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability
7+
wheel==0.38.1 # not directly required, pinned by Snyk to avoid a vulnerability
88
pandas==1.4.2
99
numpy==1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)