Commit a2aafba
committed
chore: pin version ranges on newly-added deps
Set explicit bounds on the deps added in the previous commit so they
mirror the constraints used elsewhere in the workspace:
- packaging >=23,<27 (grz-cli, grz-common)
- botocore >=1.36,<2 (grz-common, matches boto3 bound)
- cryptography >=45.0.3,<49 (grz-common, matches grz-db lower bound)1 parent b222415 commit a2aafba
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments