Skip to content

Commit 024b10a

Browse files
authored
Merge pull request #32 from adamlui/dependabot/pip/find-project-root/prod-dependencies-b6684574e5
Bump the prod-dependencies group across 7 directories with 6 updates
2 parents b880d3f + 981daaa commit 024b10a

7 files changed

Lines changed: 20 additions & 20 deletions

File tree

find-project-root/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-
"project-markers>=1.0.3,<2",
21+
"project-markers>=1.0.4,<2",
2222
]
2323
requires-python = ">=2.6,<4"
2424
keywords = [

get-min-py/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
22-
"is-unicode-supported>=1.2.0,<2",
22+
"is-unicode-supported>=1.2.1,<2",
2323
"json5>=0.14.0,<1",
24-
"non-latin-locales>=1.0.4,<2",
25-
"sys-lang>=1.0.0,<2",
24+
"non-latin-locales>=1.0.5,<2",
25+
"sys-lang>=1.0.1,<2",
2626
]
2727
requires-python = ">=3.8,<4"
2828
keywords = [

is-legacy-terminal/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
22-
"is-unicode-supported>=1.2.0,<2",
22+
"is-unicode-supported>=1.2.1,<2",
2323
"json5>=0.14.0,<1",
24-
"non-latin-locales>=1.0.4,<2",
25-
"sys-lang>=1.0.0,<2",
24+
"non-latin-locales>=1.0.5,<2",
25+
"sys-lang>=1.0.1,<2",
2626
]
2727
requires-python = ">=3.8,<4"
2828
keywords = [

is-unicode-supported/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ license-files = [
2020
dependencies = [
2121
"blessed>=1.38.0,<2",
2222
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
23-
"is-legacy-terminal>=1.1.0,<2",
23+
"is-legacy-terminal>=1.1.1,<2",
2424
"json5>=0.14.0,<1",
25-
"non-latin-locales>=1.0.4,<2",
26-
"sys-lang>=1.0.0,<2",
25+
"non-latin-locales>=1.0.5,<2",
26+
"sys-lang>=1.0.1,<2",
2727
]
2828
requires-python = ">=3.8,<4"
2929
keywords = [

remove-json-keys/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
22-
"find-project-root>=1.0.3,<2",
23-
"is-unicode-supported>=1.2.0,<2",
22+
"find-project-root>=1.0.4,<2",
23+
"is-unicode-supported>=1.2.1,<2",
2424
"json5>=0.14.0,<1",
25-
"non-latin-locales>=1.0.4,<2",
26-
"sys-lang>=1.0.0,<2",
25+
"non-latin-locales>=1.0.5,<2",
26+
"sys-lang>=1.0.1,<2",
2727
]
2828
requires-python = ">=3.8,<4"
2929
keywords = [

sys-lang/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
22-
"is_unicode_supported>=1.2.0,<2",
22+
"is_unicode_supported>=1.2.1,<2",
2323
"json5>=0.14.0,<1",
24-
"non-latin-locales>=1.0.4,<2",
24+
"non-latin-locales>=1.0.5,<2",
2525
]
2626
requires-python = ">=3.8,<4"
2727
keywords = [

translate-messages/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ license-files = [
1919
]
2020
dependencies = [
2121
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
22-
"find-project-root>=1.0.3,<2",
23-
"is-unicode-supported>=1.2.0,<2",
22+
"find-project-root>=1.0.4,<2",
23+
"is-unicode-supported>=1.2.1,<2",
2424
"json5>=0.14.0,<1",
25-
"non-latin-locales>=1.0.4,<2",
26-
"sys-lang>=1.0.0,<2",
25+
"non-latin-locales>=1.0.5,<2",
26+
"sys-lang>=1.0.1,<2",
2727
"translate>=3.8.0,<4",
2828
]
2929
requires-python = ">=3.8,<4"

0 commit comments

Comments
 (0)