Skip to content

Commit 088280a

Browse files
committed
Update CI lock files
1 parent 6c381f0 commit 088280a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

build_tools/github/lint_lock.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --output-file=build_tools/github/lint_lock.txt build_tools/github/lint_requirements.txt
66
#
7-
cython==3.2.5
7+
cython==3.2.6
88
# via cython-lint
9-
cython-lint==0.20.0
9+
cython-lint==0.21.0
1010
# via -r build_tools/github/lint_requirements.txt
1111
iniconfig==2.3.0
1212
# via pytest
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# DO NOT EDIT: this file is generated from the specification found in the
22
# following script to centralize the configuration for CI builds:
33
# build_tools/update_environments_and_lock_files.py
4-
pytest
4+
pytest==9.1.0
55
ruff==0.12.2 # min
66
mypy==1.15 # min
7-
cython-lint==0.20 # min
7+
cython-lint==0.21 # min

0 commit comments

Comments
 (0)