Skip to content

Commit

Permalink
Upgrade codecov dependency (#914) (#917)
Browse files Browse the repository at this point in the history
codecov==2.1.12 has been removed from PyPI but developers uploaded
newer version 2.1.13 for those who still need it - like nailgun does.

More info about the change:
https://about.codecov.io/blog/message-regarding-the-pypi-package/

(cherry picked from commit a3ab4e0)

Co-authored-by: Pavel Novotny <pnovotny@users.noreply.github.com>
  • Loading branch information
Satellite-QE and pnovotny authored May 25, 2023
1 parent a99509b commit fc854c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ wheel
twine

# For code coverage
codecov==2.1.12
codecov==2.1.13

0 comments on commit fc854c4

Please sign in to comment.