Skip to content

Bump maxminddb from 3.1.0 to 3.1.1#345

Merged
horgh merged 1 commit intomainfrom
dependabot/uv/maxminddb-3.1.1
Mar 13, 2026
Merged

Bump maxminddb from 3.1.0 to 3.1.1#345
horgh merged 1 commit intomainfrom
dependabot/uv/maxminddb-3.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps maxminddb from 3.1.0 to 3.1.1.

Release notes

Sourced from maxminddb's releases.

3.1.1

  • The vendored libmaxminddb has been updated to 1.13.3. This includes a fix for the validation of empty maps and arrays at the end of the metadata section. Previously, the extension would incorrectly reject databases where a 0-element map or array was the last field in metadata. Reported in vimt/MaxMind-DB-Writer-python#16.
Changelog

Sourced from maxminddb's changelog.

3.1.1 (2026-03-05) ++++++++++++++++++

  • The vendored libmaxminddb has been updated to 1.13.3. This includes a fix for the validation of empty maps and arrays at the end of the metadata section. Previously, the extension would incorrectly reject databases where a 0-element map or array was the last field in metadata. Reported in vimt/MaxMind-DB-Writer-python#16.
Commits
  • 09f4373 Update for v3.1.1
  • 99ccfad Use uv managed Python in tox instead of system Python
  • 88afa6f Update libmaxminddb to 1.13.3
  • 2179ebc Merge pull request #324 from maxmind/dependabot/github_actions/actions/upload...
  • ea75e64 Bump actions/upload-artifact from 6.0.0 to 7.0.0
  • bae56e2 Merge pull request #323 from maxmind/dependabot/uv/tox-uv-1.33.0
  • 23d5c52 Bump tox-uv from 1.32.1 to 1.33.0
  • 040cae4 Merge pull request #322 from maxmind/dependabot/github_actions/actions/downlo...
  • ae9472b Bump actions/download-artifact from 7.0.0 to 8.0.0
  • f9c67fc Merge pull request #321 from maxmind/dependabot/uv/ruff-0.15.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [maxminddb](https://github.com/maxmind/MaxMind-DB-Reader-python) from 3.1.0 to 3.1.1.
- [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](maxmind/MaxMind-DB-Reader-python@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 13, 2026
@horgh horgh merged commit 5f8c252 into main Mar 13, 2026
46 checks passed
@horgh horgh deleted the dependabot/uv/maxminddb-3.1.1 branch March 13, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

1 participant