From fc3be981d3e5dbac63c567af0ef666d284ab2b0e Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 21 Jun 2022 14:21:47 -0500 Subject: [PATCH] Scheduled weekly dependency update for week 25 (#112) --- docs/requirements.txt | 2 +- requirements.debug.txt | 8 ++++---- requirements.txt | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 962d9e30..1c93a683 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ # sphinx -Sphinx==5.0.1 +Sphinx==5.0.2 # sphinx-autodoc-typehints sphinx-autodoc-typehints==1.18.3 diff --git a/requirements.debug.txt b/requirements.debug.txt index 17cc5aec..6f0dc275 100644 --- a/requirements.debug.txt +++ b/requirements.debug.txt @@ -5,7 +5,7 @@ # Python packages pip==22.1.2 -setuptools==62.4.0 +setuptools==62.6.0 wheel==0.37.1 # Python dependencies @@ -19,7 +19,7 @@ wheel==0.37.1 async-generator==1.10; python_version >= '3.5' attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' beautifulsoup4[html5lib]==4.11.1 -certifi==2022.5.18.1 +certifi==2022.6.15 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==37.0.2 @@ -29,8 +29,8 @@ 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' mmh3==3.0.0 -outcome==1.1.0; python_version >= '3.6' -peewee==3.14.10 +outcome==1.2.0; python_version >= '3.6' +peewee==3.15.0 pottery==3.0.0 psutil==5.9.1 pycparser==2.21; 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 460c6a4a..7f83121c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Python packages pip==22.1.2 -setuptools==62.4.0 +setuptools==62.6.0 wheel==0.37.1 # Python dependencies @@ -14,7 +14,7 @@ wheel==0.37.1 async-generator==1.10; python_version >= '3.5' attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' beautifulsoup4[html5lib]==4.11.1 -certifi==2022.5.18.1 +certifi==2022.6.15 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==37.0.2 @@ -24,8 +24,8 @@ 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' mmh3==3.0.0 -outcome==1.1.0; python_version >= '3.6' -peewee==3.14.10 +outcome==1.2.0; python_version >= '3.6' +peewee==3.15.0 pottery==3.0.0 psutil==5.9.1 pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'