Skip to content
Snippets Groups Projects
Commit b0239d5f authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Bump textual to 0.48.2

parent 1a30694d
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !301. Comments created here will be created in the context of that merge request.
......@@ -1408,13 +1408,13 @@ url = "hive/tests/python/hive-local-tools/test-tools"
[[package]]
name = "textual"
version = "0.48.1"
version = "0.48.2"
description = "Modern Text User Interface framework"
optional = false
python-versions = ">=3.8,<4.0"
files = [
{file = "textual-0.48.1-py3-none-any.whl", hash = "sha256:caa12b0e2171c50b78171059cb8dd56df72e7e4fd3fd760215343b6c30e975d8"},
{file = "textual-0.48.1.tar.gz", hash = "sha256:df39371a0404a41dbb45ea0bc0c3e853ec5bc33236d71c9226a94192db0a637e"},
{file = "textual-0.48.2-py3-none-any.whl", hash = "sha256:a9d2f225584afb28a6c05b7f7d06d41b54cd02822020f11711d788e5098161db"},
{file = "textual-0.48.2.tar.gz", hash = "sha256:e092dffa5311f3381cb5f51d56c506143f5c1ee3b1c67f57bb1929cfa73fee07"},
]
[package.dependencies]
......@@ -1688,4 +1688,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "b09f854f68ee37bd514305074b82d011ffc511b83b4e719cc7ef9903898717ec"
content-hash = "62e37bd5e85500cf6e882e461c96c73295493230204fb871ddd3b1b378be75b4"
......@@ -33,7 +33,7 @@ source = [
python = "^3.10"
dynaconf = "3.1.11"
loguru = "0.7.2"
textual = "0.48.1"
textual = "0.48.2"
aiohttp = "3.9.1"
pydantic = "1.10.11"
typer = { extras = ["all"], version = "0.9.0" }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment