]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump pre-commit from 2.17.0 to 2.18.1 641/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 7 Apr 2022 20:54:33 +0000 (20:54 +0000)
committerGitHub <noreply@github.com>
Thu, 7 Apr 2022 20:54:33 +0000 (20:54 +0000)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

index d4e77173ce6dfb08d3aa090c589d372b5866bcf6..3482fa11abc8ca83b4da6ed5aba744180278c9d1 100644 (file)
         },
         "img2pdf": {
             "hashes": [
-                "sha256:8e51c5043efa95d751481b516071a006f87c2a4059961a9ac43ec238915de09f"
+                "sha256:8ec898a9646523fd3862b154f3f47cd52609c24cc3e2dc1fb5f0168f0cbe793c"
             ],
-            "version": "==0.4.3"
+            "version": "==0.4.4"
         },
         "importlib-resources": {
             "hashes": [
         },
         "pre-commit": {
             "hashes": [
-                "sha256:725fa7459782d7bec5ead072810e47351de01709be838c2ce1726b9591dad616",
-                "sha256:c1a8040ff15ad3d648c70cc3e55b93e4d2d5b687320955505587fd79bbaed06a"
+                "sha256:02226e69564ebca1a070bd1f046af866aa1c318dbc430027c50ab832ed2b73f2",
+                "sha256:5d445ee1fa8738d506881c5d84f83c62bb5be6b2838e32207433647e8e5ebe10"
             ],
             "index": "pypi",
-            "version": "==2.17.0"
+            "version": "==2.18.1"
         },
         "py": {
             "hashes": [
index 9a5a8f0401be2b9d171daf3e18acc9290aefaf7f..d9c31b976252f999681b45fe6dcfe96dd9d6be65 100644 (file)
@@ -47,7 +47,7 @@ humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1
 hyperlink==21.0.0
 idna==3.3; python_version >= '3.5'
 imap-tools==0.53.0
-img2pdf==0.4.3
+img2pdf==0.4.4
 importlib-resources==5.6.0; python_version < '3.9'
 incremental==21.3.0
 inotify-simple==1.3.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'