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'
88jinja2 == 3.1.6 ; python_version >= '3.7'
99jsonschema == 3.2.0
1010PyYAML == 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'
1212semver == 2.13.0 ; python_version == '3.6'
1313semver == 3.0.4 ; python_version >= '3.7'
1414Sphinx == 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'
2222pytest-rerunfailures == 14.0 ; python_version == '3.8'
2323pytest-rerunfailures == 16.0.1 ; python_version >= '3.9'
2424PyYAML == 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'
2626requests == 2.27.1 ; python_version == '3.6'
2727requests == 2.31.0 ; python_version == '3.7'
2828requests == 2.32.4 ; python_version >= '3.8'
You can’t perform that action at this time.
0 commit comments