Skip to content

Commit 535feab

Browse files
authored
Affixing a new lower bound for structlog (25.2.0) (apache#47676)
1 parent 43deb99 commit 535feab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
'pendulum>=3.0.0,<4.0;python_version>="3.12"',
3232
"python-dateutil>=2.7.0",
3333
"psutil>=6.1.0",
34-
"structlog>=24.4.0",
34+
"structlog>=25.2.0",
3535
"retryhttp>=1.2.0,!=1.3.0",
3636
]
3737
classifiers = [

0 commit comments

Comments
 (0)