Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 50 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Dec 13, 2021
1 parent ed07e07 commit ac3078e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Python packages
pip==21.3.1
setuptools==59.5.0
setuptools==59.6.0
wheel==0.37.0

# Python dependencies
Expand All @@ -31,7 +31,7 @@ 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.8
pottery==2.0.0
pottery==2.0.1
psutil==5.8.0
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
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Python packages
pip==21.3.1
setuptools==59.5.0
setuptools==59.6.0
wheel==0.37.0

# Python dependencies
Expand All @@ -26,7 +26,7 @@ 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.8
pottery==2.0.0
pottery==2.0.1
psutil==5.8.0
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
Expand Down

0 comments on commit ac3078e

Please sign in to comment.