File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ repos:
22
22
- id : black
23
23
24
24
- repo : https://github.com/astral-sh/ruff-pre-commit
25
- rev : v0.12.2
25
+ rev : v0.12.7
26
26
hooks :
27
27
- id : ruff-check
28
28
args : [--fix]
29
29
30
30
- repo : https://github.com/pre-commit/mirrors-mypy
31
- rev : v1.16 .1
31
+ rev : v1.17 .1
32
32
hooks :
33
33
- id : mypy
34
34
exclude : tests/data
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --generate-hashes build-requirements.in
6
6
#
7
- build==1.2.2.post1 \
8
- --hash=sha256:1d61c0887fa860c01971625baae8bdd338e517b836a2f70dd1f7aa3a6b2fc5b5 \
9
- --hash=sha256:b36993e92ca9375a219c99e606a122ff365a760a2d4bba0caa09bd5278b608b7
7
+ build==1.3.0 \
8
+ --hash=sha256:698edd0ea270bde950f53aed21f3a0135672206f3911e0176261a31e0e07b397 \
9
+ --hash=sha256:7145f0b5061ba90a1500d60bd1b13ca0a8a4cebdd0cc16ed8adf1c0e739f43b4
10
10
# via -r build-requirements.in
11
11
flit-core==3.12.0 \
12
12
--hash=sha256:18f63100d6f94385c6ed57a72073443e1a71a4acb4339491615d0f16d6ff01b2 \
You can’t perform that action at this time.
0 commit comments