Skip to content

Commit d92ef0f

Browse files
authored
Merge pull request #96 from instant-markdown/dependabot/pip/tests/wheel-0.38.1
Bump wheel from 0.36.2 to 0.38.1 in /tests
2 parents bde5acc + d320a11 commit d92ef0f

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)