Skip to content

build(deps): bump the python-deps group across 1 directory with 2 updates#2516

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/python-deps-49ec65b061
Open

build(deps): bump the python-deps group across 1 directory with 2 updates#2516
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/uv/python-deps-49ec65b061

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on antimeridian and setuptools-scm[toml] to permit the latest version.
Updates antimeridian from 0.4.4 to 0.4.7

Release notes

Sourced from antimeridian's releases.

v0.4.7

0.4.7 (2026-04-03)

Bug Fixes

v0.4.6

0.4.6 (2026-03-03)

Bug Fixes

  • remove consecutive duplicate points (4ef3a2c)

Documentation

v0.4.5

What's Changed

Full Changelog: gadomski/antimeridian@v0.4.4...v0.4.5

Changelog

Sourced from antimeridian's changelog.

0.4.7 (2026-04-03)

Bug Fixes

0.4.6 (2026-03-03)

Bug Fixes

  • remove consecutive duplicate points (4ef3a2c)

Documentation

[0.4.5] - 2025-11-26

Added

  • Error response for unfixable polygons (#190)
Commits
  • bbfa651 chore(main): release 0.4.7 (#214)
  • 291df23 fix: don't warn if user sets fix_winding (#213)
  • 3b4b0c3 chore(deps): bump pygments from 2.19.2 to 2.20.0 (#211)
  • b0667f6 chore(deps): bump requests from 2.32.5 to 2.33.0 (#209)
  • f2780b3 chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#208)
  • 7f831eb chore(deps): bump cairosvg from 2.8.2 to 2.9.0 (#207)
  • 5d58252 chore(deps): bump tornado from 6.5.2 to 6.5.5 (#206)
  • e7f1e62 chore(main): release 0.4.6 (#205)
  • e276b9d ci: add name to release please workflow
  • d564a49 chore: use orca-bro for deploys
  • Additional commits viewable in compare view

Updates setuptools-scm[toml] to 10.0.5

Release notes

Sourced from setuptools-scm[toml]'s releases.

setuptools-scm v10.0.5

Fixed

  • Allow dump_version() deprecation warning to be silenced by passing scm_version=None. (#1286)
  • Remove [tool.uv.sources] from setuptools-scm/pyproject.toml to fix sdist builds outside the workspace — the workspace root already declares the source mapping for development. (#1330)
Commits
  • e2ba34f Merge pull request #1328 from pypa/release/main
  • d34d072 Prepare release: setuptools-scm v10.0.5
  • 7c62809 Merge pull request #1332 from RonnyPfannschmidt/fix/1330-remove-workspace-sou...
  • f600a29 fix: remove workspace source override from setuptools-scm member (fixes #1330)
  • f76244e Merge pull request #1327 from RonnyPfannschmidt/update-classifiers-python-3.14
  • 8c23c5b Merge pull request #1286 from effigies/scm_version_sentinel
  • 629842a build: update trove classifiers and add Python 3.14 support
  • 6a1fc3b Merge pull request #1318 from pypa/release/main
  • a63b13a Prepare release: setuptools-scm v10.0.4, vcs-versioning v1.1.0
  • 59275f7 Merge pull request #1325 from RonnyPfannschmidt/issue-1302-setuptools-build-b...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

📚 Documentation preview 📚: https://opendatacube--2516.org.readthedocs.build/en/2516/

…ates

Updates the requirements on [antimeridian](https://github.com/gadomski/antimeridian) and [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) to permit the latest version.

Updates `antimeridian` from 0.4.4 to 0.4.7
- [Release notes](https://github.com/gadomski/antimeridian/releases)
- [Changelog](https://github.com/gadomski/antimeridian/blob/main/CHANGELOG.md)
- [Commits](gadomski/antimeridian@v0.4.4...v0.4.7)

Updates `setuptools-scm[toml]` to 10.0.5
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md)
- [Commits](pypa/setuptools-scm@v8.0.0...setuptools-scm-v10.0.5)

---
updated-dependencies:
- dependency-name: antimeridian
  dependency-version: 0.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-deps
- dependency-name: setuptools-scm[toml]
  dependency-version: 10.0.5
  dependency-type: direct:development
  dependency-group: python-deps
...

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 Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants