mirror of
https://github.com/kristoferssolo/bunyan-formatter.git
synced 2026-02-04 06:22:05 +00:00
Compare commits
2 Commits
9797e23c39
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32884c1625 | ||
|
c4cb775a50
|
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "bunyan-formatter"
|
||||
version = "0.1.6"
|
||||
version = "1.0.1"
|
||||
description = "A custom formatter for Python's logging module that outputs logs in the Bunyan JSON format."
|
||||
dependencies = []
|
||||
readme = "README.md"
|
||||
|
||||
@@ -66,7 +66,7 @@ typing-extensions==4.15.0
|
||||
# mypy
|
||||
# tox
|
||||
# virtualenv
|
||||
virtualenv==20.35.4
|
||||
virtualenv==20.36.1
|
||||
# via
|
||||
# pre-commit
|
||||
# tox
|
||||
|
||||
Reference in New Issue
Block a user