diff options
author | bors-servo <infra@servo.org> | 2023-05-05 14:30:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 14:30:20 +0200 |
commit | ab0d462c83b6a13d64f664e09276d6c8decb5a02 (patch) | |
tree | 304a9ae1c9114622e51ecd7a217f09c652a0fb58 /components/layout_thread/dom_wrapper.rs | |
parent | 0e1d1e3189be4e9a26cdde5484ac39eb7c10bbc7 (diff) | |
parent | f9995f0b7938d3a3e87570e211be202445f431e4 (diff) | |
download | servo-ab0d462c83b6a13d64f664e09276d6c8decb5a02.tar.gz servo-ab0d462c83b6a13d64f664e09276d6c8decb5a02.zip |
Auto merge of #29715 - servo:upgrade-boto3-python-dependency, r=mrobinson
Upgrade boto3 python module.
<!-- Please describe your changes on the following line: -->
The current version seem to be broken due to API change in one of the transitive dependency (urllib3) causing nightly builds to fail during package upload step with error:
```
ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (C:\a\servo\servo\python\_virtualenv3.7\Lib\site-packages\urllib3\util\ssl_.py)
```
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #29714
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it is only used by CI workflow which has been tested in a [manual run](https://github.com/servo/servo/actions/runs/4892112991).
Diffstat (limited to 'components/layout_thread/dom_wrapper.rs')
0 files changed, 0 insertions, 0 deletions