forked from orbit-oss/flask
[Security] Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. **This update includes a security fix.** - [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.26.3...1.26.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
85b8fab268
commit
285a873ce9
2 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ toml==0.10.2
|
||||||
# tox
|
# tox
|
||||||
tox==3.22.0
|
tox==3.22.0
|
||||||
# via -r requirements/dev.in
|
# via -r requirements/dev.in
|
||||||
urllib3==1.26.3
|
urllib3==1.26.4
|
||||||
# via requests
|
# via requests
|
||||||
virtualenv==20.4.2
|
virtualenv==20.4.2
|
||||||
# via
|
# via
|
||||||
|
|
|
||||||
|
|
@ -66,7 +66,7 @@ sphinxcontrib-qthelp==1.0.3
|
||||||
# via sphinx
|
# via sphinx
|
||||||
sphinxcontrib-serializinghtml==1.1.4
|
sphinxcontrib-serializinghtml==1.1.4
|
||||||
# via sphinx
|
# via sphinx
|
||||||
urllib3==1.26.3
|
urllib3==1.26.4
|
||||||
# via requests
|
# via requests
|
||||||
|
|
||||||
# The following packages are considered to be unsafe in a requirements file:
|
# The following packages are considered to be unsafe in a requirements file:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue