Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 25 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Jun 21, 2022
1 parent 7b14fe1 commit fc3be98
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.0.1
Sphinx==5.0.2

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

# Python packages
pip==22.1.2
setuptools==62.4.0
setuptools==62.6.0
wheel==0.37.1

# Python dependencies
Expand All @@ -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
Expand All @@ -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'
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python packages
pip==22.1.2
setuptools==62.4.0
setuptools==62.6.0
wheel==0.37.1

# Python dependencies
Expand All @@ -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
Expand All @@ -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'
Expand Down

0 comments on commit fc3be98

Please sign in to comment.