Skip to content

Commit 81b77e8

Browse files
fix: update deps (#117)
1 parent 5afadfd commit 81b77e8

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

codecov-cli/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"click>=8.0.0,<8.3.0",
1616
"ijson==3.*",
1717
"PyYAML==6.*",
18-
"responses==0.21.*",
18+
"requests>=2.25.0",
1919
"sentry-sdk==2.*",
2020
"test-results-parser==0.6.1",
2121
]
@@ -28,6 +28,7 @@ dev = [
2828
"pytest-cov==4.*",
2929
"pytest-env==1.*",
3030
"pytest-mock==3.*",
31+
"responses==0.21.*",
3132
]
3233

3334
[project.scripts]

codecov-cli/uv.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)