Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 39 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Sep 30, 2022
1 parent 55f55f1 commit c3f531a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# sphinx
Sphinx==5.1.1
Sphinx==5.2.1

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

# Python packages
pip==22.2.2
setuptools==65.3.0
setuptools==65.4.0
wheel==0.37.1

# Python dependencies
Expand All @@ -19,23 +19,23 @@ wheel==0.37.1
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'
beautifulsoup4[html5lib]==4.11.1
certifi==2022.6.15.1
certifi==2022.9.24
cffi==1.15.1
chardet==5.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cryptography==38.0.1
file-magic==0.4.1
h11==0.13.0; python_version >= '3.6'
h11==0.14.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'
idna==3.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mmh3==3.0.0
outcome==1.2.0; python_version >= '3.6'
peewee==3.15.2
peewee==3.15.3
pottery==3.0.0
psutil==5.9.2
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.0.0
pyopenssl==22.1.0
pysocks==1.7.1
python-datauri==1.1.0
redis[hiredis]==4.3.4
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python packages
pip==22.2.2
setuptools==65.3.0
setuptools==65.4.0
wheel==0.37.1

# Python dependencies
Expand All @@ -14,23 +14,23 @@ wheel==0.37.1
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'
beautifulsoup4[html5lib]==4.11.1
certifi==2022.6.15.1
certifi==2022.9.24
cffi==1.15.1
chardet==5.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
cryptography==38.0.1
file-magic==0.4.1
h11==0.13.0; python_version >= '3.6'
h11==0.14.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'
idna==3.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mmh3==3.0.0
outcome==1.2.0; python_version >= '3.6'
peewee==3.15.2
peewee==3.15.3
pottery==3.0.0
psutil==5.9.2
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.0.0
pyopenssl==22.1.0
pysocks==1.7.1
python-datauri==1.1.0
redis[hiredis]==4.3.4
Expand Down

0 comments on commit c3f531a

Please sign in to comment.