Skip to content

Commit cf0d353

Browse files
fix(deps): update all non-major dependencies (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 085ca47 commit cf0d353

2 files changed

Lines changed: 24 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Typing :: Typed",
2727
]
2828
dependencies = [
29-
"requests==2.33.0",
29+
"requests==2.33.1",
3030
"requests-toolbelt==1.0.0",
3131
"pydantic==2.12.5",
3232
]
@@ -47,7 +47,7 @@ dev = [
4747
"pytest-asyncio==1.3.0",
4848
"pytest-cov==7.1.0",
4949
"pytest-mock==3.15.1",
50-
"mypy==1.19.1",
50+
"mypy==1.20.0",
5151
"black==26.3.1",
5252
"isort==8.0.1",
5353
"ruff==0.15.8",

uv.lock

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

0 commit comments

Comments
 (0)