Merge pull request #649 from paperless-ngx/dependabot/pip/dev/zipp-3.8.0

Bump zipp from 3.7.0 to 3.8.0
This commit is contained in:
Trenton Holmes
2022-04-07 13:49:50 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -107,5 +107,5 @@ wcwidth==0.2.5
websockets==10.2
whitenoise==6.0.0
whoosh==2.7.4
zipp==3.7.0; python_version < '3.9'
zipp==3.8.0; python_version < '3.9'
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'