File: multiple_versions_to_update_pyproject.toml

package info (click to toggle)
commitizen 4.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,672 kB
  • sloc: python: 14,530; makefile: 15
file content (27 lines) | stat: -rw-r--r-- 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[[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"