Commit ba5f73d
committed
build(deps): require openapi-client 35, unblock interrogatio 2.4
connect-openapi-client 35.0 dropped its importlib-metadata<7 pin
(cloudblue/connect-python-openapi-client#86), which was the only thing
blocking interrogatio 2.4 (which needs importlib-metadata>=8.5).
connect-openapi-client >=29 -> >=35 (34.0 -> 35.0)
interrogatio ^2.3.1 -> ^2.4 (2.3.1 -> 2.4.0)
importlib-metadata 6.x -> 8.9.0
httpx -> 0.28.1 (pulled by client 35)
pytest-httpx 0.29.0 -> 0.35.0 (idem)
sniffio removed (no longer required)
Full suite: 715 passed.1 parent 5e358d2 commit ba5f73d
2 files changed
Lines changed: 36 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments