]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump zipp from 3.7.0 to 3.8.0 649/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Apr 2022 02:03:28 +0000 (02:03 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 02:03:28 +0000 (02:03 +0000)
Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Pipfile.lock
requirements.txt

index 97d399bd9f1a9012890ea4da4e8e1562143b2286..ecffb79ab1d6e3c52ce71aeab745bd008183fd91 100644 (file)
         },
         "zipp": {
             "hashes": [
-                "sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d",
-                "sha256:b47250dd24f92b7dd6a0a8fc5244da14608f3ca90a5efcd37a3b1642fac9a375"
+                "sha256:56bf8aadb83c24db6c4b577e13de374ccfb67da2078beba1d037c17980bf43ad",
+                "sha256:c4f6e5bbf48e74f7a38e7cc5b0480ff42b0ae5178957d564d18932525d5cf099"
             ],
             "markers": "python_version < '3.9'",
-            "version": "==3.7.0"
+            "version": "==3.8.0"
         },
         "zope.interface": {
             "hashes": [
index 4e2189d4db62d63e709decdd8320d94d4d4b3537..40299830dcf16edf33361abca3a96517f806772b 100644 (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'