You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

questo

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

questo - pypi Package Compare versions

Comparing version
0.2.0
to
0.2.1
+2
-2
PKG-INFO
Metadata-Version: 2.1
Name: questo
Version: 0.2.0
Version: 0.2.1
Summary: A library of extensible and modular CLI prompt elements

@@ -19,3 +19,3 @@ Home-page: https://github.com/petereon/questo

Requires-Dist: python-yakh (>=0.3.2,<0.4.0)
Requires-Dist: rich (>=12.2.0,<13.0.0)
Requires-Dist: rich (>=12.2.0)
Project-URL: Repository, https://github.com/petereon/questo

@@ -22,0 +22,0 @@ Description-Content-Type: text/markdown

[tool.poetry]
name = "questo"
version = "0.2.0"
version = "0.2.1"
description = "A library of extensible and modular CLI prompt elements"

@@ -132,3 +132,3 @@ authors = ["Peter Vyboch <pvyboch1@gmail.com>"]

python = "^3.7.8"
rich = "^12.2.0"
rich = ">=12.2.0"
python-yakh = "^0.3.2"

@@ -154,3 +154,3 @@

# Testing
ward = "^0.66.1-beta.0"
ward = "0.67.2b0"
behave = "^1.2.6"

@@ -157,0 +157,0 @@ mock = "4.0.3"