Skip to content

Commit 21c6132

Browse files
authored
Merge pull request #36 from adamlui/dependabot/pip/ai-personas/prod-dependencies-fab58120c8
Bump the prod-dependencies group across 3 directories with 2 updates
2 parents e52d427 + 6c29908 commit 21c6132

15 files changed

Lines changed: 17 additions & 17 deletions

File tree

computer-languages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Repository = "https://github.com/adamlui/python-utils"
109109

110110
[project.optional-dependencies]
111111
dev = [
112-
"find-project-root>=2.0.0,<3",
112+
"find-project-root>=2.2.0,<3",
113113
"nox>=2026.4.10",
114114
"pre-commit>=4.5.1,<5",
115115
"tomli>=2.4.1,<3",

data-languages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Repository = "https://github.com/adamlui/python-utils"
8181

8282
[project.optional-dependencies]
8383
dev = [
84-
"find-project-root>=2.0.0,<3",
84+
"find-project-root>=2.2.0,<3",
8585
"nox>=2026.4.10",
8686
"pre-commit>=4.5.1,<5",
8787
"tomli>=2.4.1,<3",

find-project-root/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"is-unicode-supported>=1.2.1,<2",
2323
"json5>=0.14.0,<1",
2424
"non-latin-locales>=1.0.5,<2",
25-
"project-markers>=1.0.4,<2",
25+
"project-markers>=1.1.0,<2",
2626
"sys-lang>=1.0.1,<2",
2727
]
2828
requires-python = ">=3.8,<4"

get-min-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ checkminver = "get_min_py.cli.__main__:main"
9494

9595
[project.optional-dependencies]
9696
dev = [
97-
"find-project-root>=2.0.0,<3",
97+
"find-project-root>=2.2.0,<3",
9898
"nox>=2026.4.10",
9999
"pre-commit>=4.5.1,<5",
100100
"remove-json-keys>=1.10.1,<2",

is-legacy-terminal/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ isconsolelegacy = "is_legacy_terminal.cli.__main__:main"
106106

107107
[project.optional-dependencies]
108108
dev = [
109-
"find-project-root>=2.0.0,<3",
109+
"find-project-root>=2.2.0,<3",
110110
"nox>=2026.4.10",
111111
"pre-commit>=4.5.1,<5",
112112
"remove-json-keys>=1.10.1,<2",

is-unicode-supported/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ supportsunicode = "is_unicode_supported.cli.__main__:main"
104104

105105
[project.optional-dependencies]
106106
dev = [
107-
"find-project-root>=2.0.0,<3",
107+
"find-project-root>=2.2.0,<3",
108108
"nox>=2026.4.10",
109109
"pre-commit>=4.5.1,<5",
110110
"remove-json-keys>=1.10.1,<2",

latin-locales/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Repository = "https://github.com/adamlui/python-utils"
7575

7676
[project.optional-dependencies]
7777
dev = [
78-
"find-project-root>=2.0.0,<3",
78+
"find-project-root>=2.2.0,<3",
7979
"nox>=2026.4.10",
8080
"pre-commit>=4.5.1,<5",
8181
"tomli>=2.4.1,<3",

markup-languages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Repository = "https://github.com/adamlui/python-utils"
7676

7777
[project.optional-dependencies]
7878
dev = [
79-
"find-project-root>=2.0.0,<3",
79+
"find-project-root>=2.2.0,<3",
8080
"nox>=2026.4.10",
8181
"pre-commit>=4.5.1,<5",
8282
"tomli>=2.4.1,<3",

non-latin-locales/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Repository = "https://github.com/adamlui/python-utils"
7676

7777
[project.optional-dependencies]
7878
dev = [
79-
"find-project-root>=2.0.0,<3",
79+
"find-project-root>=2.2.0,<3",
8080
"nox>=2026.4.10",
8181
"pre-commit>=4.5.1,<5",
8282
"tomli>=2.4.1,<3",

programming-languages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Repository = "https://github.com/adamlui/python-utils"
9292

9393
[project.optional-dependencies]
9494
dev = [
95-
"find-project-root>=2.0.0,<3",
95+
"find-project-root>=2.2.0,<3",
9696
"nox>=2026.4.10",
9797
"pre-commit>=4.5.1,<5",
9898
"tomli>=2.4.1,<3",

0 commit comments

Comments
 (0)