Commit a37166f
chore(deps-dev): keep Python 3.9 on chalice 1.32.x
chalice 1.33.0 dropped Python 3.9 support (requires_python >=3.10), so
Dependabot's bump of the python_version >= "3.9" line to >=1.33.0 would
break the install on the 3.9 CI leg. Split the marker so 3.9 stays on the
last 1.32.x release and 3.10+ takes 1.33.0.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>1 parent 6c4ab74 commit a37166f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments