Skip to content

Commit edbb8ab

Browse files
fix(deps): update dependency faker to v40
1 parent 42931a0 commit edbb8ab

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.12.0",
6+
"Faker==40.23.0",
77
"tzdata==2026.2"
88
]

0 commit comments

Comments
 (0)