Skip to content

Commit b2b75cf

Browse files
chore(release): bump test-results-parser to 0.6.0 (#102)
1 parent 251a7db commit b2b75cf

File tree

4 files changed

+118
-133
lines changed

4 files changed

+118
-133
lines changed

codecov-cli/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codecov-cli"
3-
version = "11.2.4"
3+
version = "11.2.5"
44
description = "Codecov Command Line Interface"
55
readme = "README.md"
66
license-files = ["LICENSE"]
@@ -17,7 +17,7 @@ dependencies = [
1717
"PyYAML==6.*",
1818
"responses==0.21.*",
1919
"sentry-sdk==2.*",
20-
"test-results-parser==0.5.4",
20+
"test-results-parser==0.6.0",
2121
]
2222

2323
[dependency-groups]

0 commit comments

Comments
 (0)