File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ jinja2==3.0.3; python_version == '3.6'
8
8
jinja2 == 3.1.6 ; python_version >= '3.7'
9
9
jsonschema == 3.2.0
10
10
PyYAML == 6.0.1 ; python_version < '3.8'
11
- PyYAML == 6.0.2 ; python_version >= '3.8'
11
+ PyYAML == 6.0.3 ; python_version >= '3.8'
12
12
semver == 2.13.0 ; python_version == '3.6'
13
13
semver == 3.0.4 ; python_version >= '3.7'
14
14
Sphinx == 5.3.0 ; python_version < '3.8'
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ pytest-rerunfailures==13.0; python_version == '3.7'
22
22
pytest-rerunfailures == 14.0 ; python_version == '3.8'
23
23
pytest-rerunfailures == 16.0.1 ; python_version >= '3.9'
24
24
PyYAML == 6.0.1 ; python_version < '3.8'
25
- PyYAML == 6.0.2 ; python_version >= '3.8'
25
+ PyYAML == 6.0.3 ; python_version >= '3.8'
26
26
requests == 2.27.1 ; python_version == '3.6'
27
27
requests == 2.31.0 ; python_version == '3.7'
28
28
requests == 2.32.4 ; python_version >= '3.8'
You can’t perform that action at this time.
0 commit comments