Skip to content

Commit

Permalink
Update test-results-parser
Browse files Browse the repository at this point in the history
This will include the new formatted comment
  • Loading branch information
michelletran-codecov committed Oct 8, 2024
1 parent 5fb28a6 commit fade056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile setup.py
Expand Down Expand Up @@ -43,7 +43,7 @@ sniffio==1.3.0
# anyio
# httpcore
# httpx
test-results-parser==0.1.0
test-results-parser==0.5.0
# via codecov-cli (setup.py)
tree-sitter==0.20.2
# via codecov-cli (setup.py)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pyyaml==6.*",
"responses==0.21.*",
"tree-sitter==0.20.*",
"test-results-parser==0.1.*",
"test-results-parser==0.5.*",
"regex",
],
entry_points={
Expand Down

0 comments on commit fade056

Please sign in to comment.