Skip to content

Commit 0ffada1

Browse files
authored
Merge branch 'master' into dependabot/pip/patool-gte-1.12-and-lt-3.1
2 parents 648fecd + 404c9b7 commit 0ffada1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ greenlet>=3.0rc1
1010
werkzeug<1.0 # https://github.com/pallets/werkzeug/blob/master/CHANGES
1111
backports.ssl-match-hostname==3.7.0.1 # required by tornado<5.0
1212
patool>=1.12,<3.1 # https://github.com/wummel/patool/blob/master/doc/changelog.txt
13-
bcrypt>=3.1,<3.2 # https://github.com/pyca/bcrypt/
13+
bcrypt>=3.1,<4.3 # https://github.com/pyca/bcrypt/
1414
chardet>=3.0,<3.1 # https://pypi.python.org/pypi/chardet
1515
babel==2.12.1 # http://babel.pocoo.org/en/latest/changelog.html
1616
pyxdg>=0.26,<0.27 # https://freedesktop.org/wiki/Software/pyxdg/

0 commit comments

Comments
 (0)