Update dependency prettytable to v3 #26
Open
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==2.0.0
->==3.15.1
Release Notes
prettytable/prettytable (prettytable)
v3.15.1
Compare Source
Fixed
IndexError
foradd_rows()
with an empty list (#378) @hugovkIterable
with indexableSequence
(#379) @hugovkv3.15.0
Compare Source
Added
add_rows()
(#369) @stuertzrow_filter
option (#359) @stuertzChanged
warnings
imports (#372) @hugovkrange
(#371) @hugovkFixed
_str_block_width
to calculate title width (#370) @stuertzv3.14.0
Compare Source
Added
add_divider()
method to create sections (#357) @hugovkFixed
sortby
at class declaration (#355) @stuertzv3.13.0
Compare Source
Added
__main__
:python -m prettytable
(#347) @hugovkChanged
__all__
(#348) @hugovkFixed
set_style()
calls (#344) @MonstersInc-sudoadd_autoindex
alignment for HTML (#345) @stuertzTableStyle
inREADME.md
(#346) @yoannmosv3.12.0
Compare Source
Deprecated
DeprecationWarning
s forhrule
andtableStyle
constants (#329) @cdce8pAdded
ColorTable
(#312) @Bikes4FunIntEnum
forHRuleStyle
andVRuleStyle
(#327)IntEnum
forTable
styles (#326)OptionsType
(#334)Align
,VAlign
,HeaderStyle
(#325)TableHandler
type annotations (#320)RowType
in__all__
(#333)__version__
at build to avoid slowimportlib.metadata
call (#321) @hugovkChanged
Fixed
v3.11.0
Compare Source
Added
v3.10.2
Compare Source
Fixed
README.md
(#302) @denballakhv3.10.1
Compare Source
Fixed
v3.10.0
Compare Source
Added
Changed
v3.9.0
Compare Source
Security
Thank you to Sjoerd Langkemper (@Sjord) for the report.
v3.8.0
Compare Source
Added
get_formatted_string()
convenience function (#241) @rickwporterChanged
v3.7.0
Compare Source
Added
Changed
v3.6.0
Compare Source
Added
Fixed
min_table_width
parameter (#219) @kzwolenik95v3.5.0
Compare Source
Added
py.typed
and updatesetup.cfg
(#211) @phershbeChanged
v3.4.1
Compare Source
Fixed
v3.4.0
Compare Source
Added
Fixed
None
annotation
for__init__
constructors/functions (#186) @ShobanChiddarthv3.3.0
Compare Source
Added
Fixed
v3.2.0
Compare Source
Added
Fixed
none_format
(#174) @av-guyv3.1.1
Compare Source
Fixed
_stringify_row
(#167) @michal-jagiello-tmplv3.1.0
Compare Source
Added
v3.0.0
Compare Source
Removed
Fixed
<caption>
tags to print html table titles (#160) @daibhidv2.5.0
Compare Source
Added
v2.4.0
Compare Source
Added
v2.3.0
Compare Source
Added
Changed
v2.2.1
Compare Source
Fixed
v2.2.0
Compare Source
Added
_get_options()
(#115) @guyszChanged
v2.1.0
Compare Source
Added
Changed
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.