Skip to content

Commit ce63739

Browse files
authored
Merge pull request crossplane#120 from crossplane/renovate/structlog-25.x
fix(deps): update dependency structlog to v25
2 parents dbc0d01 + 47d0d54 commit ce63739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"grpcio-reflection==1.*",
2222
"protobuf==5.29.3",
2323
"pydantic==2.*",
24-
"structlog==24.*",
24+
"structlog==25.*",
2525
]
2626

2727
dynamic = ["version"]

0 commit comments

Comments
 (0)