1
0
Fork 0
commitizen/tests/data/multiple_versions_to_update_pyproject.toml
Daniel Baumann a7fbe822ec
Adding upstream version 4.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 10:42:01 +02:00

27 lines
373 B
TOML

[[package]]
name = "to-update-1"
version = "1.2.9"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "to-update-2"
version = "1.2.9"