Skip to content

Commit

Permalink
Merge pull request #1156 from opensafely-core/steve/update-dependenci…
Browse files Browse the repository at this point in the history
…es-2023-03

chore: Update all dependencies with `pip-compile`
  • Loading branch information
iaindillingham committed Mar 17, 2023
2 parents c6149f8 + 139e98c commit fd8b8c3
Show file tree
Hide file tree
Showing 3 changed files with 499 additions and 380 deletions.
1 change: 0 additions & 1 deletion databuilder/utils/log_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
structlog.processors.UnicodeDecoder(),
structlog.stdlib.ProcessorFormatter.wrap_for_formatter,
],
context_class=structlog.threadlocal.wrap_dict(dict),
logger_factory=structlog.stdlib.LoggerFactory(),
wrapper_class=structlog.stdlib.BoundLogger,
cache_logger_on_first_use=True,
Expand Down

0 comments on commit fd8b8c3

Please sign in to comment.