Skip to content

Commit bfd71fe

Browse files
committed
Merge pull request #140 from KudoAI/dependabot/pip/python/dev-dependencies-b9c1b3b7d5
Bump the dev-dependencies group across 1 directory with 3 updates ↞ [auto-sync from https://github.com/KudoAI/ai-personas/tree/main/python]
1 parent ebe3743 commit bfd71fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ai-personas/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools>=82.0.0,<83",
3+
"setuptools>=82.0.1,<83",
44
"wheel",
55
]
66
build-backend = "setuptools.build_meta"
@@ -96,9 +96,9 @@ Repository = "https://github.com/KudoAI/ai-personas"
9696

9797
[project.optional-dependencies]
9898
dev = [
99-
"nox>=2026.2.9",
99+
"nox>=2026.4.10",
100100
"pre-commit>=4.5.1,<5",
101-
"tomli>=2.4.0,<3",
101+
"tomli>=2.4.1,<3",
102102
"tomli-w>=1.2.0,<2",
103103
]
104104

0 commit comments

Comments
 (0)