From 958e55320174804a6f4b000acdcc20c5743db751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 21:03:35 +0000 Subject: [PATCH] Bump python-arango from 5.0.0 to 8.1.6 Bumps [python-arango](https://github.com/arangodb/python-arango) from 5.0.0 to 8.1.6. - [Release notes](https://github.com/arangodb/python-arango/releases) - [Commits](https://github.com/arangodb/python-arango/compare/5.0.0...8.1.6) --- updated-dependencies: - dependency-name: python-arango dependency-version: 8.1.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 40 +++++++++++++++++++++++++++++++++++++--- 2 files changed, 38 insertions(+), 4 deletions(-) diff --git a/Pipfile b/Pipfile index 1c1d66b3..0860eb68 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ semver = "==2.13.0" pymongo = "==4.1.1" [packages] -python-arango = "==5.0.0" +python-arango = "==8.1.6" jsonrpcbase = "==0.2.0" apscheduler = "==3.9.1" maps = "==5.1.1" diff --git a/Pipfile.lock b/Pipfile.lock index b76b471d..2cf1ecde 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6e2ea3c760eac2f1e7bc914e36164af1ea014eeb54d55c5834aee7861c84d9f2" + "sha256": "7afbd0e46be7f873e1d7e67dd36b5541beb72bc41414eb6e3de8fab5bc0112af" }, "pipfile-spec": 6, "requires": { @@ -200,6 +200,14 @@ "markers": "python_version >= '3.6'", "version": "==3.10" }, + "importlib-metadata": { + "hashes": [ + "sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000", + "sha256:e5dd1551894c77868a30651cef00984d50e1002d06942a7101d34870c5f02afd" + ], + "markers": "python_version >= '3.9'", + "version": "==8.7.0" + }, "jinja2": { "hashes": [ "sha256:539835f51a74a69f41b848a9645dbdc35b4f20a3b601e2d9a7e22947b15ff119", @@ -330,6 +338,14 @@ "index": "pypi", "version": "==2.4.2" }, + "pyjwt": { + "hashes": [ + "sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953", + "sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb" + ], + "markers": "python_version >= '3.9'", + "version": "==2.10.1" + }, "pyrsistent": { "hashes": [ "sha256:0724c506cd8b63c69c7f883cc233aac948c1ea946ea95996ad8b1380c25e1d3f", @@ -370,10 +386,12 @@ }, "python-arango": { "hashes": [ - "sha256:3d7aaa697ea8c1ef77be5f7d790a8b81c6529c2faca7a84e058c2b733dd4007a" + "sha256:803075b122faabe7846ca75b7cdf04554131733d14d5abfaedd176530c1121c2", + "sha256:b8dfaf927ee89604a740aaa63c593e327a7fc2ec83aab31d3855d58aa68761d3" ], "index": "pypi", - "version": "==5.0.0" + "markers": "python_version >= '3.9'", + "version": "==8.1.6" }, "python-ranges": { "hashes": [ @@ -447,6 +465,14 @@ "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", "version": "==2.27.1" }, + "requests-toolbelt": { + "hashes": [ + "sha256:7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6", + "sha256:cccfdd665f0a24fcf4726e690f65639d272bb0637b9b92dfd91a5568ccf6bd06" + ], + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", + "version": "==1.0.0" + }, "setuptools": { "hashes": [ "sha256:a38f898dcd6e5380f4da4381a87ec90bd0a7eec23d204a5552e80ee3cab6bd27", @@ -519,6 +545,14 @@ "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", "version": "==1.26.20" }, + "zipp": { + "hashes": [ + "sha256:2c9958f6430a2040341a52eb608ed6dd93ef4392e02ffe219417c1b28b5dd1f4", + "sha256:ac1bbe05fd2991f160ebce24ffbac5f6d11d83dc90891255885223d42b3cd931" + ], + "markers": "python_version >= '3.9'", + "version": "==3.21.0" + }, "zope.event": { "hashes": [ "sha256:2832e95014f4db26c47a13fdaef84cef2f4df37e66b59d8f1f4a8f319a632c26",