Skip to content

Commit ad259a0

Browse files
authored
ci: Block ipykernel 7.0.0a1 (#1248)
closes #1224 closes #1238 As ipykernel==7.0.0a1 crash the `--pre` tests, then block it. ## Summary by Sourcery Build: - Blocks ipykernel version 7.0.0a1 in the pre_test_problematic_version.txt file. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated internal versioning to reflect the latest release. - Enhanced dependency management by expanding compatibility constraints for a key package. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 0664154 commit ad259a0

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/project_dict.pws

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
personal_ws-1.1 en 16
1+
personal_ws-1.1 en 17
22
napari
33
autoupdate
44
aspell
@@ -15,3 +15,4 @@ czi
1515
PartSeg
1616
ROI
1717
czifile
18+
ipykernel
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mpmath!=1.4.0a0
2-
ipykernel!=7.0.0a0
2+
ipykernel!=7.0.0a0,!=7.0.0a1

0 commit comments

Comments
 (0)