Skip to content

Commit 5cc8178

Browse files
committed
Update reference files for new ruamel version.
1 parent 998fa8d commit 5cc8178

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

tests/test_cli/test_show_/test_requirements_3_13__.tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ repo_helper==2020.12.18
3131
│ │ │ └── rpds-py>=0.7.0
3232
│ │ └── rpds-py>=0.7.1
3333
│ ├── ruamel.yaml>=0.16.12
34+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3435
│ ├── typing-extensions>=3.7.4.3
3536
│ └── typing-inspect>=0.6.0
3637
│ ├── mypy-extensions>=0.3.0
@@ -395,6 +396,7 @@ repo_helper==2020.12.18
395396
│ │ └── typing-extensions>=3.7.4.3
396397
│ └── typing-extensions!=4.7.0,>=3.7.4.3
397398
├── ruamel.yaml>=0.17.4
399+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
398400
├── shippinglabel>=1.7.1
399401
│ ├── dist-meta>=0.1.2
400402
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_concise_3_13__.tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ repo_helper==2020.12.18
4444
├── referencing>=0.31.0
4545
├── requests>=2.27.1
4646
├── rpds-py>=0.7.1
47+
├── ruamel-yaml-clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
4748
├── ruamel.yaml>=0.17.4
4849
├── shippinglabel>=1.7.1
4950
├── shippinglabel-conda>=0.1.0

tests/test_cli/test_show_windows_/test_requirements_3_13__.tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ repo_helper==2020.12.18
3131
│ │ │ └── rpds-py>=0.7.0
3232
│ │ └── rpds-py>=0.7.1
3333
│ ├── ruamel.yaml>=0.16.12
34+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3435
│ ├── typing-extensions>=3.7.4.3
3536
│ └── typing-inspect>=0.6.0
3637
│ ├── mypy-extensions>=0.3.0

0 commit comments

Comments
 (0)