Commit e4d8436
authored
chore: Update dev deps specifiers (#671)
- Switch from tilde version constraints to using only an upper major
version bound. Since the lockfile already pins exact versions, the tilde
constraint is unnecessary and causes frequent (and unnecessary) Renovate
PRs.
- Use major-only upper-bound version specifiers for most development
dependencies.
- Keep the tilde specifier for Ruff and Mypy, since even minor updates
can—and often do—break CI.1 parent 88e6ba3 commit e4d8436
2 files changed
+26
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments