File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ imagesize==1.4.1
99
99
# via sphinx
100
100
iniconfig==2.1.0
101
101
# via pytest
102
- isal==1.7.2 ; python_version < "3.14"
102
+ isal==1.8.0 ; python_version < "3.14"
103
103
# via
104
104
# -r requirements/lint.in
105
105
# -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ imagesize==1.4.1
97
97
# via sphinx
98
98
iniconfig==2.1.0
99
99
# via pytest
100
- isal==1.7.2 ; python_version < "3.14"
100
+ isal==1.8.0 ; python_version < "3.14"
101
101
# via
102
102
# -r requirements/lint.in
103
103
# -r requirements/test-common.in
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ idna==3.7
39
39
# via trustme
40
40
iniconfig==2.1.0
41
41
# via pytest
42
- isal==1.7.2
42
+ isal==1.8.0
43
43
# via -r requirements/lint.in
44
44
markdown-it-py==3.0.0
45
45
# via rich
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ idna==3.4
53
53
# yarl
54
54
iniconfig==2.1.0
55
55
# via pytest
56
- isal==1.7.2 ; python_version < "3.14"
56
+ isal==1.8.0 ; python_version < "3.14"
57
57
# via -r requirements/test-common.in
58
58
markdown-it-py==3.0.0
59
59
# via rich
You can’t perform that action at this time.
0 commit comments