From 514d391d2f116c15e28ab68b5d4fe2b18d5100d5 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 24 Jan 2022 13:52:00 -0500 Subject: [PATCH] Scheduled weekly dependency update for week 04 (#92) --- docs/requirements.txt | 2 +- requirements.debug.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 212391fb..af361eee 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,4 +2,4 @@ Sphinx==4.4.0 # sphinx-autodoc-typehints -sphinx-autodoc-typehints==1.15.2 +sphinx-autodoc-typehints==1.15.3 diff --git a/requirements.debug.txt b/requirements.debug.txt index 524f9501..e629894b 100644 --- a/requirements.debug.txt +++ b/requirements.debug.txt @@ -24,7 +24,7 @@ cffi==1.15.0 chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' cryptography==36.0.1 file-magic==0.4.0 -h11==0.12.0; python_version >= '3.6' +h11==0.13.0; python_version >= '3.6' hiredis==2.0.0 html5lib==1.1 idna==3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' diff --git a/requirements.txt b/requirements.txt index f31567c6..22f7af84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ cffi==1.15.0 chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' cryptography==36.0.1 file-magic==0.4.0 -h11==0.12.0; python_version >= '3.6' +h11==0.13.0; python_version >= '3.6' hiredis==2.0.0 html5lib==1.1 idna==3.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'