Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 16 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Apr 23, 2023
1 parent 871c1a1 commit 4f3823d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand All @@ -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'
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
#
Expand All @@ -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'

0 comments on commit 4f3823d

Please sign in to comment.