Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 17 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Apr 25, 2023
1 parent 38d770c commit 8f32976
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx==6.1.3
Sphinx==6.2.0

# extentions
sphinx-autodoc-typehints==1.23.0
sphinx-autodoc-typehints==1.23.4
10 changes: 5 additions & 5 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# To regenerate from the project's Pipfile, run:

# Python packages
pip==23.1
setuptools==67.6.1
pip==23.1.1
setuptools==67.7.2
wheel==0.40.0

# Python dependencies
Expand All @@ -30,9 +30,9 @@ 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.1.0
outcome==1.2.0; python_version >= '3.6'
peewee==3.16.0
peewee==3.16.2
pottery==3.0.0
psutil==5.9.4
psutil==5.9.5
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.0.3
pyopenssl==23.1.1
Expand All @@ -41,7 +41,7 @@ python-datauri==1.1.0
redis[hiredis]==4.5.4
requests-futures==1.0.0
requests[socks]==2.28.2
selenium==4.8.3
selenium==4.9.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 Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python packages
pip==23.1
setuptools==67.6.1
pip==23.1.1
setuptools==67.7.2
wheel==0.40.0

# Python dependencies
Expand All @@ -25,9 +25,9 @@ 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.1.0
outcome==1.2.0; python_version >= '3.6'
peewee==3.16.0
peewee==3.16.2
pottery==3.0.0
psutil==5.9.4
psutil==5.9.5
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pymysql[rsa]==1.0.3
pyopenssl==23.1.1
Expand All @@ -36,7 +36,7 @@ python-datauri==1.1.0
redis[hiredis]==4.5.4
requests-futures==1.0.0
requests[socks]==2.28.2
selenium==4.8.3
selenium==4.9.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 Down

0 comments on commit 8f32976

Please sign in to comment.