File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ remove-json = "remove_json_keys.__main__:main"
7474[project .optional-dependencies ]
7575dev = [
7676 " nox>=2026.2.9" ,
77- " tomli~=2.0 .0" ,
78- " tomli-w~=0.1 .0" ,
77+ " tomli~=2.4 .0" ,
78+ " tomli-w~=1.2 .0" ,
7979 " translate-messages~=1.8.1" ,
8080]
8181
Original file line number Diff line number Diff line change 11pre-commit ~= 4.5.1
2- ruff ~= 0.15.2
2+ ruff ~= 0.15.5
33yamllint ~= 1.38.0
44zipp >= 3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ translate-messages = "translate_messages.__main__:main"
8787dev = [
8888 " nox>=2026.2.9" ,
8989 " remove-json-keys~=1.8.1" ,
90- " tomli~=2.0 .0" ,
91- " tomli-w~=0.1 .0" ,
90+ " tomli~=2.4 .0" ,
91+ " tomli-w~=1.2 .0" ,
9292]
9393
9494[tool .setuptools .packages .find ]
You can’t perform that action at this time.
0 commit comments