Skip to content

Commit f943a96

Browse files
authored
Merge pull request #37 from adamlui/dependabot/pip/is-unicode-supported/prod-dependencies-af32331e64
Update blessed requirement from <2,>=1.38.0 to >=1.39.0,<2 in /is-unicode-supported in the prod-dependencies group across 1 directory
2 parents 5e34fab + cd44e6c commit f943a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

is-unicode-supported/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license-files = [
1818
"docs/LICENSE.md",
1919
]
2020
dependencies = [
21-
"blessed>=1.38.0,<2",
21+
"blessed>=1.39.0,<2",
2222
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
2323
"is-legacy-terminal>=1.1.1,<2",
2424
"json5>=0.14.0,<1",

0 commit comments

Comments
 (0)