forked from github.com/pypiserver
MAINT: Update passlib in docker reqs (#293)
This commit is contained in:
parent
98958cf2f8
commit
c932451cd5
@ -7,6 +7,7 @@ x.x.x (tbd)
|
||||
- ENH: Add official support and testing for Python 3.8
|
||||
- MAINT: Update bottle to [0.12.18](https://github.com/bottlepy/bottle/releases/tag/0.12.18)
|
||||
for Python 3.8 compatibility
|
||||
- MAINT: bump version of passlib from 1.7.1 to 1.7.2 in Docker requirements
|
||||
|
||||
1.3.2 (2020-01-11)
|
||||
------------------
|
||||
|
@ -1,2 +1,2 @@
|
||||
passlib==1.7.1
|
||||
passlib==1.7.2
|
||||
bcrypt==3.1.7
|
Loading…
Reference in New Issue
Block a user