Commit f0a2f3d
committed
Bump cryptography, opentelemetry, msal, PyYAML; cap boxsdk at <4
Sync runtime pins across requirements.txt / dev_requirements.txt / dev.toml /
stable.toml so dependabot's per-file PRs don't leave the four manifests out
of step.
- cryptography 46.0.7 -> 47.0.0
- opentelemetry-api 1.25.0 -> 1.41.1
- opentelemetry-sdk 1.25.0 -> 1.41.1
- msal 1.28.0 -> 1.36.0
- PyYAML 6.0 -> 6.0.3
boxsdk 10.x renamed the import path (`boxsdk` -> `box_sdk_gen`) and would
break automation_file/remote/box/client.py, so pin <4 to keep the legacy
import path. Migrating to box_sdk_gen is a separate effort.
Supersedes #64, #65, #67, #68 (dependabot PRs against single files);
declines #66 in favour of the <4 cap.1 parent 10b19d8 commit f0a2f3d
4 files changed
Lines changed: 18 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments