Skip to content

Commit b8a8e08

Browse files
Merge pull request #9 from deepakdgupta1/dependabot/uv/uv-e0b6750cd8
chore(deps): bump the uv group across 2 directories with 7 updates
2 parents 176d129 + 7f52829 commit b8a8e08

4 files changed

Lines changed: 154 additions & 154 deletions

File tree

apps/agent-gateway/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111

1212
[project.optional-dependencies]
1313
dev = [
14-
"pytest>=7.4",
14+
"pytest>=9.0.3",
1515
"ruff>=0.1.5",
1616
]
1717

apps/agent-gateway/uv.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ packages = ["src/knowcode"]
5757

5858
[dependency-groups]
5959
dev = [
60-
"pytest>=7.4",
60+
"pytest>=9.0.3",
6161
"ruff>=0.1.5",
6262
"mypy>=1.7",
6363
"types-pyyaml",

0 commit comments

Comments
 (0)