Skip to content

Commit 1b4dde5

Browse files
wpk-nist-govgithub-actions[bot]
authored andcommitted
chore(deps): update dependencies and pre-commit hooks
1 parent 5a6542f commit 1b4dde5

13 files changed

Lines changed: 147 additions & 147 deletions

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020

2121
# * sync dependencies
2222
- repo: https://github.com/wpk-nist-gov/sync-pre-commit-hooks
23-
rev: v0.8.0
23+
rev: v0.8.1
2424
hooks:
2525
- id: forbidden-files
2626
- id: sync-pre-commit-deps
@@ -63,7 +63,7 @@ repos:
6363
- id: pyproject-fmt
6464
# ** validate (schema-store)
6565
- repo: https://github.com/henryiii/validate-pyproject-schema-store
66-
rev: 2026.06.14
66+
rev: 2026.06.23
6767
hooks:
6868
- id: validate-pyproject
6969
name: validate-pyproject-schema-store
@@ -102,7 +102,7 @@ repos:
102102

103103
# * Linting
104104
- repo: https://github.com/astral-sh/ruff-pre-commit
105-
rev: v0.15.18
105+
rev: v0.15.19
106106
hooks:
107107
- id: ruff-check
108108
alias: ruff
@@ -132,7 +132,7 @@ repos:
132132
- "--custom-command=prek run pyproject2conda-project --all-files"
133133
# ** uv
134134
- repo: https://github.com/astral-sh/uv-pre-commit
135-
rev: 0.11.23
135+
rev: 0.11.24
136136
hooks:
137137
- id: uv-lock
138138
alias: requirements
@@ -145,7 +145,7 @@ repos:
145145

146146
# * Commit message
147147
- repo: https://github.com/commitizen-tools/commitizen
148-
rev: v4.16.3
148+
rev: v4.16.4
149149
hooks:
150150
- id: commitizen
151151
stages: [commit-msg]

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pylint = [ "pylint" ]
8080
pytest = [ "pytest" ]
8181
test-extras = [
8282
"cookiecutter",
83-
"copier>=9.15.2",
83+
"copier>=9.16.0",
8484
# needed for copier/cookie compat
8585
"copier-template-extensions>=0.3.3",
8686
]
@@ -322,14 +322,14 @@ pip-deps = [
322322
# these used solely for specking tools to be run via uvx ...
323323
"conda-lock>=4.0.1",
324324
"copier-template-extensions>=0.3.3",
325-
"copier>=9.15.2",
325+
"copier>=9.16.0",
326326
"grayskull>=3.1.1",
327327
"prek>=0.4.5",
328328
"pyrefly>=1.1.1",
329329
"pyright>=1.1.410",
330330
"rooster>=0.1.1",
331331
"twine>=6.2.0",
332-
"ty>=0.0.51",
332+
"ty>=0.0.52",
333333
# include here to sync deps with tools/sync_pyproject_min_version.py
334334
"cogapp>=3.6.0",
335335
"cruft>=2.16.0",

requirements/lock/uvx-tools.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ conda-lock==4.0.1 \
1212
--hash=sha256:6dca87b262cfb6712256575d06c66b92e3d7b36ae3d96eeab8c193663e74cdc7 \
1313
--hash=sha256:b0dea35c2d10ad9fe07bacfcb79c090e4817aa148aa493a9faff55415899bd30
1414
# via -r requirements/uvx-tools.txt
15-
copier==9.15.2 \
16-
--hash=sha256:50a39142d6493f2261762309374a7a7462dbab654c5d22fd9aa17b6a69b84a95 \
17-
--hash=sha256:58d07c62a3426c4f5b8c482c8cda59646de53733388536427356a8625116050c
15+
copier==9.16.0 \
16+
--hash=sha256:4db1a9861d0760f745cc6241f99be37b476f849b8ad700133e2f620b7df92eb2 \
17+
--hash=sha256:fadc55a22db6fb0f99d52878d3df4df3fa9c314dd96b0d81fef785a5e803114b
1818
# via -r requirements/uvx-tools.txt
1919
copier-template-extensions==0.3.3 \
2020
--hash=sha256:86bd5e2e89c94b6f9321e4078781b4456c5658b820bcae49ac60fd1e1dd23c10 \
@@ -131,25 +131,25 @@ twine==6.2.0 \
131131
--hash=sha256:418ebf08ccda9a8caaebe414433b0ba5e25eb5e4a927667122fbe8f829f985d8 \
132132
--hash=sha256:e5ed0d2fd70c9959770dce51c8f39c8945c574e18173a7b81802dab51b4b75cf
133133
# via -r requirements/uvx-tools.txt
134-
ty==0.0.51 \
135-
--hash=sha256:08adbe53fb8bc9e7f00e89bf1d3c875a02cda76d83f109d2e6ab1ff35a7bfa8c \
136-
--hash=sha256:25a5b31e6f23fd5dc63ad29087ded09932409e4154e2fe07bbaed015035990bb \
137-
--hash=sha256:2faed19a8f1505370de071c008df52a994fc03a204f3267c3a33a32ca26f854f \
138-
--hash=sha256:429a997394dac73870d71b87cc90efc54da3efaf319e72ca18aeef35a78aef90 \
139-
--hash=sha256:49a21237f6fd1de56beaff0a3e85fe022a09a3401e67e3abec41ce838a5d4d2e \
140-
--hash=sha256:608d417cd1eaf79bcbd713d9830d5e3db9d57ec225c3af3e4ac9a9ff66b45d70 \
141-
--hash=sha256:61b4b6a003c3ebe53a63a1125c9b6542aa01bc1b6c9a235d01ee328d000d61a9 \
142-
--hash=sha256:62ced5e380284f12b2dc4802a3e4ed3dac39913fc6719afde7978814a4c7f169 \
143-
--hash=sha256:62d94f06e8c317e89b6884f2bde443040e596b88c7c79bd944c84c105b06257a \
144-
--hash=sha256:79d1877e93460f936bc10ed1a31525702b7ce51075763ccba993be17f0b9e905 \
145-
--hash=sha256:947986bd82d324b3a5c58ce03f1dad160cdf36443d3e8f64b3484b861ba9bc64 \
146-
--hash=sha256:abd92913bc90d1705ef9391ff8c6822b61e2e827fa295eb30bf0dfabcf815645 \
147-
--hash=sha256:b90172d46365bb9d51a7011cbb5c60cc4f514f42c86635df6c092b717f85e1ac \
148-
--hash=sha256:bc7459348a253247bbfb2669a021e614281b86bbea24c36112b8a6e1a2499a16 \
149-
--hash=sha256:c1bd1355aee86af01e4e21b0bc16fc460fb05905761f0d8b8d70841de0feade8 \
150-
--hash=sha256:cc233a6235fb23e2a44b14731a10043e37ba2f30f2c361cf49ad3633c5b9da9c \
151-
--hash=sha256:dc5e93695ab5dcbf1eef663aee60ec23a413547cc9cb06adcb0d842e9166bd0f \
152-
--hash=sha256:f8f52952cff665bc52a36147e610c10f5699d30007d7a14ab7f345cff93476ff
134+
ty==0.0.52 \
135+
--hash=sha256:02ee1083e9fd1a8c221eaa1e7018d4bac40e7b8a9f06db724757491b2948857a \
136+
--hash=sha256:186302513a72816f5253e32768a2c2f416fbc250079e1404ab6d758b963c402b \
137+
--hash=sha256:30bbe8390a4e58003f181d52c2b3e50facf6b83491c8638f9136a5b8a5a7d931 \
138+
--hash=sha256:3857ba38d5caa55be5a028c1dfda00a50fe9688a776455983f7e6f75783675e0 \
139+
--hash=sha256:397971af92f63fd1ab244ded9f07e6a13834cf2299a53db19f20ff3076ec5998 \
140+
--hash=sha256:3e2b06401af954515403f0b2bbe382ca74f09bf2993e7b64fc3c1ad96fde7948 \
141+
--hash=sha256:57150a68abfea2ec4727647b26f136850695972a650587f44a4b98fc9d4a1096 \
142+
--hash=sha256:5e9403d3b5c5067cef06e29f33e842b095a71479314e38e4aa5e0afe7940e4eb \
143+
--hash=sha256:6347248c640f0d71ba9c4fe5de941ec7e3df167008bdda5c2cf795055045f266 \
144+
--hash=sha256:680738fdfdce72df8be1a213df9ed87add63e1e7705a7927bd360150cd4d749e \
145+
--hash=sha256:77c8699e796d37534243ea8ac54ac7f64690bf787e2894cb3be18c16ff6fc53c \
146+
--hash=sha256:83cadaa3efdb3860d24eb45ee3103da0c9a4f7be73c089984e9df095545b9da5 \
147+
--hash=sha256:bdb6b21947ab96cacf15384f245609439d117abfd67479d9dd9e193fc3c88332 \
148+
--hash=sha256:c3acdcb7be88e2248c9ac3210fd21a7bf708ccf65365712ff860d6d2a5794295 \
149+
--hash=sha256:c669df56e41c99ea53405191da0fd65cbcb9bb7162c676ef6f45e480c6a7da6e \
150+
--hash=sha256:dba4c4ee5e1b33c5ad6c965042101d09804b352a3b1482f3ad7b32ad78c22dd4 \
151+
--hash=sha256:ef5c3f6e2cf649773382b9843227b62d689a0179ec1d0366159c349990ceaeb9 \
152+
--hash=sha256:f1191175429fea917f96f79a57773eb6e57b861ee97e9ad2d77cc7538f0f284b
153153
# via -r requirements/uvx-tools.txt
154154
typecheck-runner==0.2.0 \
155155
--hash=sha256:5467c5b0ef02a07ce84e18eed0eae88ba14266dff954244490eac17f5f7ef172 \

requirements/py310-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ channels:
1313
dependencies:
1414
- python=3.10
1515
- cookiecutter
16-
- copier>=9.15.2
16+
- copier>=9.16.0
1717
- pytest
1818
- pytest-cov
1919
- pytest-sugar

requirements/py311-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ channels:
1313
dependencies:
1414
- python=3.11
1515
- cookiecutter
16-
- copier>=9.15.2
16+
- copier>=9.16.0
1717
- pytest
1818
- pytest-cov
1919
- pytest-sugar

requirements/py312-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ channels:
1313
dependencies:
1414
- python=3.12
1515
- cookiecutter
16-
- copier>=9.15.2
16+
- copier>=9.16.0
1717
- pytest
1818
- pytest-cov
1919
- pytest-sugar

requirements/py313-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ channels:
1313
dependencies:
1414
- python=3.13
1515
- cookiecutter
16-
- copier>=9.15.2
16+
- copier>=9.16.0
1717
- pytest
1818
- pytest-cov
1919
- pytest-sugar

requirements/py314-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ channels:
1313
dependencies:
1414
- python=3.14
1515
- cookiecutter
16-
- copier>=9.15.2
16+
- copier>=9.16.0
1717
- mypy>=2.1.0
1818
- nox>=2026.4.10
1919
- pylint

requirements/py314-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ channels:
1313
dependencies:
1414
- python=3.14
1515
- cookiecutter
16-
- copier>=9.15.2
16+
- copier>=9.16.0
1717
- pytest
1818
- pytest-cov
1919
- pytest-sugar

requirements/uvx-tools.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ basedpyright>=1.39.8
1111
cogapp>=3.6.0
1212
conda-lock>=4.0.1
1313
copier-template-extensions>=0.3.3
14-
copier>=9.15.2
14+
copier>=9.16.0
1515
cruft>=2.16.0
1616
grayskull>=3.1.1
1717
mypy[faster-cache]>=2.1.0
@@ -23,5 +23,5 @@ pyright>=1.1.410
2323
requirements-parser>=0.13.1
2424
rooster>=0.1.1
2525
twine>=6.2.0
26-
ty>=0.0.51
26+
ty>=0.0.52
2727
typecheck-runner>=0.2.0; python_version > "3.9"

0 commit comments

Comments
 (0)