summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-06 18:01:52 +0000
committerGitHub <noreply@github.com>2021-04-06 18:01:52 +0000
commit20d4766b2766178716d83ed30c3ca35511deff00 (patch)
treec528bb6df4c6104b278e15eda1409f5c9e9cf1cb /requirements
parentc752dc81834ecfdc5635e4b5b24b9a74ed474def (diff)
downloadjinja2-20d4766b2766178716d83ed30c3ca35511deff00.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>
Diffstat (limited to 'requirements')
-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 b54929a..4bc39d7 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 d24fd24..2465b61 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: