Skip to content

Commit

Permalink
✨ textual 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juftin authored Sep 6, 2023
1 parent 8afb147 commit 3024729
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 137 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ dependencies = [
"art~=5.7",
"click~=8.1.3",
"pandas~=1.5.2",
"rich~=13.3.5",
"rich~=13.5.2",
"rich-click~=1.5.2",
"rich-pixels~=2.1.1",
"textual==0.30.0",
"textual==0.36.0",
"textual-universal-directorytree~=1.0.1",
"Pillow>=9.1.0",
"PyMuPDF~=1.22.3"
Expand Down
12 changes: 6 additions & 6 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1501,9 +1501,9 @@ requests-oauthlib==1.3.1 \
--hash=sha256:2577c501a2fb8d05a304c09d090d6e47c306fef15809d102b327cf8364bddab5 \
--hash=sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a
# via google-auth-oauthlib
rich==13.3.5 \
--hash=sha256:2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c \
--hash=sha256:69cdf53799e63f38b95b9bf9c875f8c90e78dd62b2f00c13a911c7a3b9fa4704
rich==13.5.2 \
--hash=sha256:146a90b3b6b47cac4a73c12866a499e9817426423f57c5a66949c086191a8808 \
--hash=sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39
# via
# -r requirements.in
# rich-click
Expand Down Expand Up @@ -1554,9 +1554,9 @@ six==1.16.0 \
# isodate
# python-dateutil
# vcrpy
textual==0.30.0 \
--hash=sha256:bf7045a7e9b7dc3ac589c38ce86ac31aecf0e76e8c8ce09aee474316bc2e2c03 \
--hash=sha256:e87d587e4569236f3809d41955ed9556287dbedaca64724e1d6ad5adbb69c9c5
textual==0.36.0 \
--hash=sha256:7d04880bee0274f8cdf05cbe22d9effad3efa458676af2c431997a6d4576005c \
--hash=sha256:fbfc799a55938cfade6cfbf7c5ae3c3e5fc87ff9deaaed788a6dcefe72245451
# via
# -r requirements.in
# textual-dev
Expand Down
12 changes: 6 additions & 6 deletions requirements/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -955,9 +955,9 @@ requests-oauthlib==1.3.1 \
--hash=sha256:2577c501a2fb8d05a304c09d090d6e47c306fef15809d102b327cf8364bddab5 \
--hash=sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a
# via google-auth-oauthlib
rich==13.3.5 \
--hash=sha256:2d11b9b8dd03868f09b4fffadc84a6a8cda574e40dc90821bd845720ebb8e89c \
--hash=sha256:69cdf53799e63f38b95b9bf9c875f8c90e78dd62b2f00c13a911c7a3b9fa4704
rich==13.5.2 \
--hash=sha256:146a90b3b6b47cac4a73c12866a499e9817426423f57c5a66949c086191a8808 \
--hash=sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39
# via
# -r requirements.in
# rich-click
Expand Down Expand Up @@ -988,9 +988,9 @@ six==1.16.0 \
# google-auth
# isodate
# python-dateutil
textual==0.30.0 \
--hash=sha256:bf7045a7e9b7dc3ac589c38ce86ac31aecf0e76e8c8ce09aee474316bc2e2c03 \
--hash=sha256:e87d587e4569236f3809d41955ed9556287dbedaca64724e1d6ad5adbb69c9c5
textual==0.36.0 \
--hash=sha256:7d04880bee0274f8cdf05cbe22d9effad3efa458676af2c431997a6d4576005c \
--hash=sha256:fbfc799a55938cfade6cfbf7c5ae3c3e5fc87ff9deaaed788a6dcefe72245451
# via
# -r requirements.in
# textual-universal-directorytree
Expand Down
246 changes: 123 additions & 123 deletions tests/screenshots/test_github_screenshot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3024729

Please sign in to comment.