From 3576cfb78148e9b41b5cfa2a3a84d4a7cb6b89b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:24:00 -0800 Subject: [PATCH] Bump maxminddb from 2.6.2 to 2.6.3 in /tests (#33) Bumps [maxminddb](https://github.com/maxmind/MaxMind-DB-Reader-python) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-python/releases) - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-python/blob/main/HISTORY.rst) - [Commits](https://github.com/maxmind/MaxMind-DB-Reader-python/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: maxminddb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 4026b57..42e0202 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,2 +1,2 @@ -maxminddb==2.6.2 +maxminddb==2.6.3 pycountry==24.6.1 \ No newline at end of file