Skip to content

Commit 84ccaba

Browse files
authored
Merge pull request #8 from BetterMint/dependabot/pip/urwid-gte-2.6.14-and-lte-3.0.4
Update urwid requirement from <=3.0.3,>=2.6.14 to >=2.6.14,<=3.0.4
2 parents d642325 + 0bf6f52 commit 84ccaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies = [
5454
"sortedcontainers>=2.3,<=2.4.0",
5555
"tornado>=6.5.0,<=6.5.3",
5656
"typing-extensions>=4.13.2,<=4.14; python_version < '3.13'",
57-
"urwid>=2.6.14,<=3.0.3",
57+
"urwid>=2.6.14,<=3.0.4",
5858
"wsproto>=1.0,<=1.3.2",
5959
"publicsuffix2>=2.20190812,<=2.20191221",
6060
"zstandard>=0.25,<=0.25.0",

0 commit comments

Comments
 (0)