Skip to content

Commit

Permalink
Bump structlog version
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Dec 3, 2019
1 parent 30f74fd commit 1ede9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ def run(self):
"async_generator>=1.9",
'contextvars==2.1;python_version<"3.7"',
"sentry-sdk==0.7.7",
"structlog==18.2.0",
"structlog==19.2.0",
"importlib_resources==1.0.2",
"colorama==0.4.0", # structlog colored output
"PyPika==0.29.0",
Expand Down

0 comments on commit 1ede9d6

Please sign in to comment.