Skip to content

Commit c647726

Browse files
committed
chore: update dev deps
1 parent 7abf58e commit c647726

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ dependencies = [
1818

1919
[dependency-groups]
2020
dev = [
21-
"fastapi[standard]>=0.121.0",
22-
"invoke>=2.2.0",
23-
"mypy>=1.15.0",
24-
"pytest>=8.3.5",
25-
"requests>=2.32.3",
26-
"robotframework-robocop>=6.9.2",
21+
"fastapi[standard]>=0.123.10",
22+
"invoke>=2.2.1",
23+
"mypy>=1.19.0",
24+
"pytest>=9.0.1",
25+
"requests>=2.32.5",
26+
"robotframework-robocop>=6.13.0",
2727
"ruff==0.14.8",
2828
]
2929

uv.lock

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

0 commit comments

Comments
 (0)