File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v1.18.5 (2023-01-27)
6+ ### Fix
7+ * ** chore:** Upgraded pytest to resolve security vulnerability in py <= 1.11.0 ([ #92 ] ( https://github.com/logdna/python/issues/92 ) ) ([ ` 905b06a ` ] ( https://github.com/logdna/python/commit/905b06a648e19896087b0c51ba1e055212727560 ) )
8+
59## v1.18.4 (2023-01-06)
610### Fix
711* Dependabot -> Vulnerabilities -> cryptography >= 37.0.0 < 38.0.3 ([ #91 ] ( https://github.com/logdna/python/issues/91 ) ) ([ ` 7ccde50 ` ] ( https://github.com/logdna/python/commit/7ccde50ba50c0abbec1a7efe4dd665e8b35511c0 ) )
Original file line number Diff line number Diff line change 1- 1.18.4
1+ 1.18.5
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " logdna"
3- version = " 1.18.4 "
3+ version = " 1.18.5 "
44description = ' A Python Package for Sending Logs to LogDNA'
55authors = [" logdna <help@logdna.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments