From 1f70d4b0b37ad4ad1bbd8e121a6e76f62c5ae127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:22:46 +0000 Subject: [PATCH] Bump python-arango from 7.4.1 to 8.2.6 Bumps [python-arango](https://github.com/arangodb/python-arango) from 7.4.1 to 8.2.6. - [Release notes](https://github.com/arangodb/python-arango/releases) - [Commits](https://github.com/arangodb/python-arango/compare/7.4.1...8.2.6) --- updated-dependencies: - dependency-name: python-arango dependency-version: 8.2.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8a8452ea..45676e2a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,5 +7,5 @@ grequests==0.6.0 black==22.6.0 pytest==7.4.0 pytest-cov==4.1.0 -python-arango==7.4.1 +python-arango==8.2.6 frozendict==2.3.4