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]
|
[project]
|
||||||
name = "bunyan-formatter"
|
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."
|
description = "A custom formatter for Python's logging module that outputs logs in the Bunyan JSON format."
|
||||||
dependencies = []
|
dependencies = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ typing-extensions==4.15.0
|
|||||||
# mypy
|
# mypy
|
||||||
# tox
|
# tox
|
||||||
# virtualenv
|
# virtualenv
|
||||||
virtualenv==20.35.4
|
virtualenv==20.36.1
|
||||||
# via
|
# via
|
||||||
# pre-commit
|
# pre-commit
|
||||||
# tox
|
# tox
|
||||||
|
|||||||
Reference in New Issue
Block a user