Skip to content

Commit af112bd

Browse files
author
Alan Christie
committed
build: Switch to yamllint 1.32 (build issues with cython 3 and PyYAML)
1 parent 9884496 commit af112bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
docker-compose == 1.29.2
22
im-data-manager-job-decoder == 1.17.2
33
munch == 2.5.0
4-
yamllint == 1.30.0
4+
yamllint == 1.32.0
55

66
# Docker compose limits us to PyYAML 5.x
77
# Cython 3 issues (20 Jul) prevent us from using PyYAML 5.4.1

0 commit comments

Comments
 (0)