Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): Update dependency structlog to v24
  • Loading branch information
cq-bot committed Jun 1, 2024
commit ffd220410a6cba3afeb49da3726bbd53da873eef
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"python-dateutil==2.9.0.post0",
"pytz==2024.1",
"six==1.16.0",
"structlog==23.3.0",
"structlog==24.2.0",
"tomli==2.0.1",
"tzdata==2023.4",
]
Expand Down