Skip to content

Commit

Permalink
Merge pull request #2795 from SeldonIO/dependabot/pip/python/coverage…
Browse files Browse the repository at this point in the history
…-5.3.1

Bump coverage from 5.3 to 5.3.1 in /python
  • Loading branch information
axsaucedo authored Jan 4, 2021
2 parents 8a7c892 + afb15d4 commit 6399c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mypy-protobuf==1.22
tenacity==6.2.0

# 2nd lvl dep on cov required to avoid sqllite dep
coverage==5.3
coverage==5.3.1

# Used in serving_test_gen
pandas==1.2.0
Expand Down

0 comments on commit 6399c75

Please sign in to comment.