File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -24,25 +24,25 @@ classifiers = [
2424]
2525
2626dependencies = [
27- " click>=8.1 .0" ,
28- " jinja2>=3.1.0 " ,
29- " pydantic>=2.0.0 " ,
27+ " click>=8.3 .0" ,
28+ " jinja2>=3.1.6 " ,
29+ " pydantic>=2.12.3 " ,
3030]
3131
3232[project .optional-dependencies ]
3333dev = [
34- " pytest>=8.0.0 " ,
35- " pytest-cov>=4.1 .0" ,
36- " black>=23.11 .0" ,
37- " isort>=5.12 .0" ,
38- " mypy>=1.7.0 " ,
39- " ruff>=0.14.0 " ,
40- " pre-commit>=3.8 .0" ,
41- " bandit>=1.7.0 " ,
42- " safety>=2.0.0 " ,
43- " sphinx>=7.0.0 " ,
44- " sphinx-rtd-theme>=2 .0.0 " ,
45- " sphinx-autodoc-typehints>=2.2.0 " ,
34+ " pytest>=8.4.2 " ,
35+ " pytest-cov>=7.0 .0" ,
36+ " black>=25.9 .0" ,
37+ " isort>=7.0 .0" ,
38+ " mypy>=1.18.2 " ,
39+ " ruff>=0.14.3 " ,
40+ " pre-commit>=4.3 .0" ,
41+ " bandit>=1.8.6 " ,
42+ " safety>=3.6.2 " ,
43+ " sphinx>=8.2.3 " ,
44+ " sphinx-rtd-theme>=3 .0.2 " ,
45+ " sphinx-autodoc-typehints>=3.5.2 " ,
4646]
4747
4848[project .scripts ]
You can’t perform that action at this time.
0 commit comments