From 4f3823df2d61b6712b770ba22ded6188ef1c2c9b Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 22 Apr 2023 23:33:44 -0500 Subject: [PATCH] Scheduled weekly dependency update for week 16 (#155) --- requirements.debug.txt | 28 ++++++++++++++-------------- requirements.txt | 28 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/requirements.debug.txt b/requirements.debug.txt index 5f6208de..75a4d540 100644 --- a/requirements.debug.txt +++ b/requirements.debug.txt @@ -4,9 +4,9 @@ # To regenerate from the project's Pipfile, run: # Python packages -pip==23.0.1 -setuptools==67.5.0 -wheel==0.38.4 +pip==23.1 +setuptools==67.6.1 +wheel==0.40.0 # Python dependencies # @@ -17,39 +17,39 @@ wheel==0.38.4 --extra-index-url https://mirrors.sjtug.sjtu.edu.cn/pypi/web/simple --extra-index-url https://pypi.org/simple async-generator==1.10; python_version >= '3.5' -attrs==22.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -beautifulsoup4[html5lib]==4.11.2 +attrs==23.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' +beautifulsoup4[html5lib]==4.12.2 certifi==2022.12.7 cffi==1.15.1 chardet==5.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -cryptography==39.0.2 +cryptography==40.0.2 file-magic==0.4.1 h11==0.14.0; python_version >= '3.6' hiredis==2.2.2 html5lib==1.1 idna==3.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -mmh3==3.0.0 +mmh3==3.1.0 outcome==1.2.0; python_version >= '3.6' peewee==3.16.0 pottery==3.0.0 psutil==5.9.4 pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -pymysql[rsa]==1.0.2 -pyopenssl==23.0.0 +pymysql[rsa]==1.0.3 +pyopenssl==23.1.1 pysocks==1.7.1 python-datauri==1.1.0 -redis[hiredis]==4.5.1 +redis[hiredis]==4.5.4 requests-futures==1.0.0 requests[socks]==2.28.2 -selenium==4.8.2 +selenium==4.8.3 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.3.0; python_version >= '3.5' sortedcontainers==2.4.0 -soupsieve==2.4; python_version >= '3.0' +soupsieve==2.4.1; python_version >= '3.0' stem==1.8.1 -trio-websocket==0.9.2; python_version >= '3.5' +trio-websocket==0.10.2; python_version >= '3.5' trio==0.22.0; python_version >= '3.6' typing-extensions==4.5.0 -urllib3[secure]==1.26.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' +urllib3[secure]==1.26.15; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' webencodings==0.5.1 wsproto==1.2.0; python_full_version >= '3.6.1' diff --git a/requirements.txt b/requirements.txt index 851e44c2..25a81eb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Python packages -pip==23.0.1 -setuptools==67.5.0 -wheel==0.38.4 +pip==23.1 +setuptools==67.6.1 +wheel==0.40.0 # Python dependencies # @@ -12,39 +12,39 @@ wheel==0.38.4 --extra-index-url https://mirrors.sjtug.sjtu.edu.cn/pypi/web/simple --extra-index-url https://pypi.org/simple async-generator==1.10; python_version >= '3.5' -attrs==22.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -beautifulsoup4[html5lib]==4.11.2 +attrs==23.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' +beautifulsoup4[html5lib]==4.12.2 certifi==2022.12.7 cffi==1.15.1 chardet==5.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -cryptography==39.0.2 +cryptography==40.0.2 file-magic==0.4.1 h11==0.14.0; python_version >= '3.6' hiredis==2.2.2 html5lib==1.1 idna==3.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -mmh3==3.0.0 +mmh3==3.1.0 outcome==1.2.0; python_version >= '3.6' peewee==3.16.0 pottery==3.0.0 psutil==5.9.4 pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -pymysql[rsa]==1.0.2 -pyopenssl==23.0.0 +pymysql[rsa]==1.0.3 +pyopenssl==23.1.1 pysocks==1.7.1 python-datauri==1.1.0 -redis[hiredis]==4.5.1 +redis[hiredis]==4.5.4 requests-futures==1.0.0 requests[socks]==2.28.2 -selenium==4.8.2 +selenium==4.8.3 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.3.0; python_version >= '3.5' sortedcontainers==2.4.0 -soupsieve==2.4; python_version >= '3.0' +soupsieve==2.4.1; python_version >= '3.0' stem==1.8.1 -trio-websocket==0.9.2; python_version >= '3.5' +trio-websocket==0.10.2; python_version >= '3.5' trio==0.22.0; python_version >= '3.6' typing-extensions==4.5.0 -urllib3[secure]==1.26.14; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' +urllib3[secure]==1.26.15; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' webencodings==0.5.1 wsproto==1.2.0; python_full_version >= '3.6.1'