Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 05 (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Jan 31, 2023
1 parent 0ae6018 commit 415e146
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sphinx
Sphinx==5.3.0
Sphinx==6.1.3

# sphinx-autodoc-typehints
sphinx-autodoc-typehints==1.19.5
sphinx-autodoc-typehints==1.23.4
18 changes: 9 additions & 9 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Python packages
pip==22.3.1
setuptools==65.6.3
setuptools==67.0.0
wheel==0.38.4

# Python dependencies
Expand All @@ -17,15 +17,15 @@ 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.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
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.1
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==38.0.4
cryptography==39.0.0
file-magic==0.4.1
h11==0.14.0; python_version >= '3.6'
hiredis==2.0.0
hiredis==2.1.1
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
Expand All @@ -35,13 +35,13 @@ 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==22.1.0
pyopenssl==23.0.0
pysocks==1.7.1
python-datauri==1.1.0
redis[hiredis]==4.4.0
redis[hiredis]==4.4.2
requests-futures==1.0.0
requests[socks]==2.28.1
selenium==4.7.2
requests[socks]==2.28.2
selenium==4.8.0
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
Expand All @@ -50,6 +50,6 @@ stem==1.8.1
trio-websocket==0.9.2; python_version >= '3.5'
trio==0.22.0; python_version >= '3.6'
typing-extensions==4.4.0
urllib3[secure]==1.26.13; 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.14; 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'
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python packages
pip==22.3.1
setuptools==65.6.3
setuptools==67.0.0
wheel==0.38.4

# Python dependencies
Expand All @@ -12,15 +12,15 @@ 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.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
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.1
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==38.0.4
cryptography==39.0.0
file-magic==0.4.1
h11==0.14.0; python_version >= '3.6'
hiredis==2.0.0
hiredis==2.1.1
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
Expand All @@ -30,13 +30,13 @@ 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==22.1.0
pyopenssl==23.0.0
pysocks==1.7.1
python-datauri==1.1.0
redis[hiredis]==4.4.0
redis[hiredis]==4.4.2
requests-futures==1.0.0
requests[socks]==2.28.1
selenium==4.7.2
requests[socks]==2.28.2
selenium==4.8.0
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
Expand All @@ -45,6 +45,6 @@ stem==1.8.1
trio-websocket==0.9.2; python_version >= '3.5'
trio==0.22.0; python_version >= '3.6'
typing-extensions==4.4.0
urllib3[secure]==1.26.13; 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.14; 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'

0 comments on commit 415e146

Please sign in to comment.