dwavesystems / dwavesystems/dwave-inspector
Upgrade `vcrpy` as soon as a version `>4.2.1` is released
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
The latest version of `vcrpy` (our test dependency) does not support `urllib3 >= 2` (see [here](https://github.com/kevin1024/vcrpy/issues/688)).
The [timeline](https://github.com/kevin1024/vcrpy/pull/698#issuecomment-1548245731) for releasing a fix is not known/defined yet, so to unblock us we had to restrict the version of `urllib3` (done in PR #157).
As soon as a version of `vcrpy` is released that contains the fix for https://github.com/kevin1024/vcrpy/issues/688, we should revert the #157.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.