Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps geopy from 2.3.0 to 2.4.1.

Release notes

Sourced from geopy's releases.

2.4.1

Bugfixes

  • .Nominatim: fix broken featuretype parameter. (#564)

2.4.0

New Features

  • New geocoder: .Woosmap. Contributed by galela. (#541)
  • New geocoder: .Geokeo. Contributed by Geokeo. (#490)

Breaking Changes

  • Removed Algolia Places geocoder: the service is shut down. Contributed by mtmail. (#547)

Packaging Changes

  • Add support for Python 3.12. (#559)
  • Update maintainer email.
  • GitHub releases are now signed with GPG. (#550)
  • tests: switch from httpbin.org to httpbingo.org. (#551)
  • tests: use tox allowlist_externals instead of whitelist_externals. Contributed by galela. (#540)

Bugfixes

  • RequestsAdapter: use system CA store by default instead of certifi. (#558)
  • .DataBC: update service domain and endpoint. Contributed by nickpcrogers. (#557)

Code Improvements

  • Move hardcoded domains to __init__ args for all geocoders.
Changelog

Sourced from geopy's changelog.

2.4.1

2023-11-23

Bugfixes


- :class:`.Nominatim`: fix broken ``featuretype`` parameter. (:issue:`564`)

.. _v2-4-0:

2.4.0

2023-08-27

New Features

  • New geocoder: :class:.Woosmap. Contributed by galela. (:issue:541)
  • New geocoder: :class:.Geokeo. Contributed by Geokeo. (:issue:490)

Breaking Changes


- Removed Algolia Places geocoder: the service is shut down.
  Contributed by mtmail. (:issue:`547`)

Packaging Changes

  • Add support for Python 3.12. (:issue:559)
  • Update maintainer email.
  • GitHub releases are now signed with GPG. (:issue:550)
  • tests: switch from httpbin.org to httpbingo.org. (:issue:551)
  • tests: use tox allowlist_externals instead of whitelist_externals. Contributed by galela. (:issue:540)

Bugfixes


- RequestsAdapter: use system CA store by default instead of ``certifi``.
  (:issue:`558`)
- :class:`.DataBC`: update service domain and endpoint.
  Contributed by nickpcrogers. (:issue:`557`)

Code Improvements

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [geopy](https://github.com/geopy/geopy) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/geopy/geopy/releases)
- [Changelog](https://github.com/geopy/geopy/blob/master/docs/changelog_2xx.rst)
- [Commits](geopy/geopy@2.3.0...2.4.1)

---
updated-dependencies:
- dependency-name: geopy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2023

The following labels could not be found: dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant