Skip to content

Commit d320a11

Browse files
Bump wheel from 0.36.2 to 0.38.1 in /tests
Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 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.36.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bde5acc commit d320a11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ pycurl==7.43.0.6
1818
# via -r requirements.in
1919
pyparsing==2.4.7
2020
# via packaging
21-
pytest-rerunfailures==10.0
22-
# via -r requirements.in
2321
pytest==6.2.4
2422
# via
2523
# -r requirements.in
2624
# pytest-rerunfailures
25+
pytest-rerunfailures==10.0
26+
# via -r requirements.in
2727
selenium==3.141.0
2828
# via -r requirements.in
2929
toml==0.10.2
3030
# via pytest
3131
urllib3==1.26.5
3232
# via selenium
33-
wheel==0.36.2
33+
wheel==0.38.1
3434
# via -r requirements.in
3535

3636
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)