Skip to content

Commit d87d844

Browse files
Update dependency structlog to v24
1 parent 7ec501d commit d87d844

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)