Skip to content

Commit ffbd628

Browse files
Bump the python group across 2 directories with 2 updates (#42)
Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Stefan VanBuren <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan VanBuren <[email protected]>
1 parent 4c1aa05 commit ffbd628

File tree

4 files changed

+16
-15
lines changed

4 files changed

+16
-15
lines changed

example/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies = [
55
"connect-python",
66
"flask==3.1.2",
77
"protobuf>=5.28",
8-
"starlette==0.48.0",
8+
"starlette==0.49.3",
99
]
1010

1111
[build-system]

noextras/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies = [
55
"connect-python",
66
"connect-python-example",
77
"pytest==8.4.2",
8-
"pytest-asyncio==1.1.0",
8+
"pytest-asyncio==1.2.0",
99
"pytest-cov==7.0.0",
1010
]
1111

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"mkdocstrings[python]==0.30.1",
5151
"pyright[nodejs]==1.1.405",
5252
"pytest==8.4.2",
53-
"pytest-asyncio==1.1.0",
53+
"pytest-asyncio==1.2.0",
5454
"pytest-cov==7.0.0",
5555
"ruff~=0.13.2",
5656
"uvicorn==0.37.0",

uv.lock

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

0 commit comments

Comments
 (0)