Skip to content

Commit 59fc418

Browse files
fix(deps): update dependency faker to v40
1 parent 59995f4 commit 59fc418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/mcp-server-app/script/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name = "mcp-server-app"
33
version = "0.1.0"
44
requires-python = ">=3.9"
55
dependencies = [
6-
"Faker==37.5.3",
6+
"Faker==40.23.0",
77
"tzdata==2025.2"
88
]

0 commit comments

Comments
 (0)