Skip to content

Commit f6194cc

Browse files
authored
Merge pull request #33 from crossplane/renovate/structlog-24.x
Update dependency structlog to v24
2 parents 7ec501d + d87d844 commit f6194cc

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
@@ -16,7 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.11",
1717
]
1818

19-
dependencies = ["grpcio==1.*", "grpcio-reflection==1.*", "structlog==23.*"]
19+
dependencies = ["grpcio==1.*", "grpcio-reflection==1.*", "structlog==24.*"]
2020

2121
dynamic = ["version"]
2222

0 commit comments

Comments
 (0)