Skip to content

Commit

Permalink
Bump codecov from 2.0.15 to 2.0.16 (#451)
Browse files Browse the repository at this point in the history
* Update codecov
  • Loading branch information
dependabot[bot] authored Jun 7, 2023
1 parent 44facf9 commit dd2c2cc
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cachetools = "==3.1.1"
certifi = "==2019.6.16"
cffi = "==1.14.0"
chardet = "==3.0.4"
codecov = "==2.0.15"
codecov = "==2.0.16"
configparser = "==3.7.4"
confluent-kafka = "==1.5.0"
coverage = "==4.5.3"
Expand Down
22 changes: 11 additions & 11 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cachetools==3.1.1
certifi==2019.6.16
cffi==1.14.0
chardet==3.0.4
codecov==2.0.15
codecov==2.0.16
configparser==3.7.4
confluent-kafka==1.5.0
coverage==4.5.3
Expand Down Expand Up @@ -44,7 +44,7 @@ mock==3.0.5
mongoengine==0.23.0
multidict==4.5.2
nose==1.3.7
packaging==21.3; python_version >= '3.6'
packaging==23.0; python_version >= '3.7'
pluggy==0.13.1
psutil==5.6.6
py==1.10.0
Expand All @@ -66,7 +66,7 @@ rfc3986==1.3.2
ruamel.yaml==0.15.87
sanic==19.6.0
sentry-sdk==0.14.3
setuptools==62.3.2; python_version >= '3.7'
setuptools==67.2.0; python_version >= '3.7'
six==1.14.0
slackclient==2.7.1
toml==0.10.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
aiofiles==0.7.0
aiohttp==3.7.4.post0
cachetools==4.2.2
codecov==2.1.11
codecov==2.1.13
configparser==5.0.2
confluent-kafka==1.9.2
coverage==5.5
Expand Down

0 comments on commit dd2c2cc

Please sign in to comment.