Bump urllib3 from 1.25.8 to 1.26.5 and Requests to 2.*
* Bump urllib3 from 1.25.8 to 1.26.5 * Requests to 2.* to resolve dependency version conflicts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * up requests version Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick <4002194+askpatrickw@users.noreply.github.com>
This commit is contained in:
parent
17c599c2be
commit
cacb685e95
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ pytest-faulthandler==2.0.1
|
|||
pytest-random-order==1.0.4
|
||||
pytz==2019.2
|
||||
readme-renderer==24.0
|
||||
requests==2.22.0
|
||||
requests==2.*
|
||||
requests-toolbelt==0.9.1
|
||||
semver~=2.13
|
||||
six==1.12.0
|
||||
|
|
@ -47,7 +47,7 @@ sphinxcontrib-serializinghtml==1.1.3
|
|||
toml==0.10.0
|
||||
tqdm==4.35.0
|
||||
twine==1.13.0
|
||||
urllib3==1.25.8
|
||||
urllib3==1.26.5
|
||||
wcwidth==0.1.7
|
||||
webencodings==0.5.1
|
||||
zipp==0.6.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue