Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion computer-languages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion data-languages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion find-project-root/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"is-unicode-supported>=1.2.1,<2",
"json5>=0.14.0,<1",
"non-latin-locales>=1.0.5,<2",
"project-markers>=1.0.4,<2",
"project-markers>=1.1.0,<2",
"sys-lang>=1.0.1,<2",
]
requires-python = ">=3.8,<4"
Expand Down
2 changes: 1 addition & 1 deletion get-min-py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ checkminver = "get_min_py.cli.__main__:main"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"remove-json-keys>=1.10.1,<2",
Expand Down
2 changes: 1 addition & 1 deletion is-legacy-terminal/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ isconsolelegacy = "is_legacy_terminal.cli.__main__:main"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"remove-json-keys>=1.10.1,<2",
Expand Down
2 changes: 1 addition & 1 deletion is-unicode-supported/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ supportsunicode = "is_unicode_supported.cli.__main__:main"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"remove-json-keys>=1.10.1,<2",
Expand Down
2 changes: 1 addition & 1 deletion latin-locales/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion markup-languages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion non-latin-locales/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion programming-languages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion project-markers/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion prose-languages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Repository = "https://github.com/adamlui/python-utils"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
4 changes: 2 additions & 2 deletions remove-json-keys/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ license-files = [
]
dependencies = [
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"is-unicode-supported>=1.2.1,<2",
"json5>=0.14.0,<1",
"non-latin-locales>=1.0.5,<2",
Expand Down Expand Up @@ -81,7 +81,7 @@ removejson = "remove_json_keys.cli.__main__:main"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"tomli>=2.4.1,<3",
Expand Down
2 changes: 1 addition & 1 deletion sys-lang/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ getsystemlanguage = "sys_lang.cli.__main__:main"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"remove-json-keys>=1.10.1,<2",
Expand Down
4 changes: 2 additions & 2 deletions translate-messages/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ license-files = [
]
dependencies = [
"colorama>=0.4.6,<1 ; platform_system == 'Windows'",
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"is-unicode-supported>=1.2.1,<2",
"json5>=0.14.0,<1",
"non-latin-locales>=1.0.5,<2",
Expand Down Expand Up @@ -93,7 +93,7 @@ translatemsgs = "translate_messages.cli.__main__:main"

[project.optional-dependencies]
dev = [
"find-project-root>=2.0.0,<3",
"find-project-root>=2.2.0,<3",
"nox>=2026.4.10",
"pre-commit>=4.5.1,<5",
"remove-json-keys>=1.10.1,<2",
Expand Down
Loading