Skip to content
Snippets Groups Projects

Bump textual

Merged Mateusz Żebrak requested to merge mzebrak/bump-textual into develop
2 files
+ 5
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 4
4
@@ -1408,13 +1408,13 @@ url = "hive/tests/python/hive-local-tools/test-tools"
[[package]]
name = "textual"
version = "0.48.2"
version = "0.49.0"
description = "Modern Text User Interface framework"
optional = false
python-versions = ">=3.8,<4.0"
files = [
{file = "textual-0.48.2-py3-none-any.whl", hash = "sha256:a9d2f225584afb28a6c05b7f7d06d41b54cd02822020f11711d788e5098161db"},
{file = "textual-0.48.2.tar.gz", hash = "sha256:e092dffa5311f3381cb5f51d56c506143f5c1ee3b1c67f57bb1929cfa73fee07"},
{file = "textual-0.49.0-py3-none-any.whl", hash = "sha256:bc516ca3e3ab36c653059321a2a05262db3a4c0a62f275d3eb2a30ed8c94fd6b"},
{file = "textual-0.49.0.tar.gz", hash = "sha256:a66f981bde8f64c5cbb524d029946136d85602e82b595f4f5793f7bdc2e965b7"},
]
[package.dependencies]
@@ -1688,4 +1688,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "62e37bd5e85500cf6e882e461c96c73295493230204fb871ddd3b1b378be75b4"
content-hash = "f81575cc77ac691a3083699b278c5e96c9c629629cead0c435f4279d5e7edab4"
Loading