File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,6 +75,6 @@ Repository = "https://github.com/adamlui/python-utils"
7575[project .optional-dependencies ]
7676dev = [
7777 " nox>=2026.2.9" ,
78- " tomli~=2.0 .0" ,
79- " tomli-w~=0.1 .0" ,
78+ " tomli~=2.4 .0" ,
79+ " tomli-w~=1.2 .0" ,
8080]
Original file line number Diff line number Diff line change @@ -76,8 +76,8 @@ Repository = "https://github.com/adamlui/python-utils"
7676[project .optional-dependencies ]
7777dev = [
7878 " nox>=2026.2.9" ,
79- " tomli~=2.0 .0" ,
80- " tomli-w~=0.1 .0" ,
79+ " tomli~=2.4 .0" ,
80+ " tomli-w~=1.2 .0" ,
8181]
8282
8383[tool .setuptools .packages .find ]
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ Repository = "https://github.com/adamlui/python-utils"
7777[project .optional-dependencies ]
7878dev = [
7979 " nox>=2026.2.9" ,
80- " tomli~=2.0 .0" ,
81- " tomli-w~=0.1 .0" ,
80+ " tomli~=2.4 .0" ,
81+ " tomli-w~=1.2 .0" ,
8282]
8383
8484[tool .setuptools .packages .find ]
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ Repository = "https://github.com/adamlui/python-utils"
6666[project .optional-dependencies ]
6767dev = [
6868 " nox>=2026.2.9" ,
69- " tomli~=2.0 .0" ,
70- " tomli-w~=0.1 .0" ,
69+ " tomli~=2.4 .0" ,
70+ " tomli-w~=1.2 .0" ,
7171]
7272
7373[tool .setuptools .packages .find ]
You can’t perform that action at this time.
0 commit comments