File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2- _commit : v0.12.0-35-gc103f64
2+ _commit : v0.12.0-45-g8d6c16e
33_src_path : https://github.com/usnistgov/cookiecutter-nist-python.git
44command_line_interface : typer
55conda_channel : conda-forge
Original file line number Diff line number Diff line change 3030 with :
3131 python-version-file : " .python-version"
3232 cache-dependency-path : requirements/lock/uvx-tools.txt
33- - uses : extractions/setup-just@f8a3cce218d9f83db3a2ecd90e41ac3de6cdfd9b # v3.1 .0
33+ - uses : extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4.0 .0
3434
3535 - name : Update requirements
3636 run : just lock --upgrade
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ repos:
195195 priority : 0
196196 - repo : https://github.com/zizmorcore/zizmor-pre-commit
197197 # Zizmor version.
198- rev : v1.23.1
198+ rev : v1.24.0
199199 hooks :
200200 # Run the linter.
201201 - id : zizmor
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ docs-spelling = [
9292 { include-group = " docs" },
9393]
9494ipython = [ " ipython" ]
95- mypy = [ " mypy[faster-cache]>=1.15 .0" ]
95+ mypy = [ " mypy[faster-cache]>=1.20 .0" ]
9696nox = [ " nox>=2025.5.1" ]
9797pylint = [ " pylint" ]
9898pytest = [ " pytest" ]
You can’t perform that action at this time.
0 commit comments