opensearch-project / sql-cli

The SQL CLI component in OpenSearch is a stand-alone Python application for query
Apache License 2.0
4 stars 13 forks source link

Upgrade Pygments #21

Closed pjfitzgibbons closed 1 year ago

pjfitzgibbons commented 1 year ago

Description

Upgrade Pygments to 2.15.1.

Pygments is used for prompt-styling in the CLI interactive mode.

Issues Resolved

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.