summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-06 18:04:28 +0000
committerGitHub <noreply@github.com>2021-04-06 18:04:28 +0000
commitd5366cb0654eb742c32c8d432dcfbc5f2b2ba2d5 (patch)
tree67367634feeb63f5f27255a9999d44dd1e67d8d8
parentdc51a02b2e795cf02270ba982f7c8241060b04f9 (diff)
downloadmarkupsafe-d5366cb0654eb742c32c8d432dcfbc5f2b2ba2d5.tar.gz
[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>
-rw-r--r--requirements/dev.txt2
-rw-r--r--requirements/docs.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements/dev.txt b/requirements/dev.txt
index 218acf3..11413bc 100644
--- a/requirements/dev.txt
+++ b/requirements/dev.txt
@@ -117,7 +117,7 @@ typed-ast==1.4.2
# via mypy
typing-extensions==3.7.4.3
# via mypy
-urllib3==1.26.3
+urllib3==1.26.4
# via requests
virtualenv==20.4.2
# via
diff --git a/requirements/docs.txt b/requirements/docs.txt
index 2303671..1f7c3d9 100644
--- a/requirements/docs.txt
+++ b/requirements/docs.txt
@@ -60,7 +60,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
# via sphinx
-urllib3==1.26.3
+urllib3==1.26.4
# via requests
# The following packages are considered to be unsafe in a requirements file: