Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 47 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Nov 26, 2022
1 parent 00b3b73 commit c44ad10
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

# Python packages
pip==22.3.1
setuptools==65.5.1
wheel==0.38.2
setuptools==65.6.0
wheel==0.38.4

# 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.0.0
outcome==1.2.0; python_version >= '3.6'
peewee==3.15.3
peewee==3.15.4
pottery==3.0.0
psutil==5.9.3
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
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Python packages
pip==22.3.1
setuptools==65.5.1
wheel==0.38.2
setuptools==65.6.0
wheel==0.38.4

# 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.0.0
outcome==1.2.0; python_version >= '3.6'
peewee==3.15.3
peewee==3.15.4
pottery==3.0.0
psutil==5.9.3
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
Expand Down

0 comments on commit c44ad10

Please sign in to comment.