Skip to content

chore(deps): bump osmnx from 1.9.1 to 2.0.7#9

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/osmnx-2.0.7
Open

chore(deps): bump osmnx from 1.9.1 to 2.0.7#9
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/osmnx-2.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 10, 2025

Copy link
Copy Markdown

Bumps osmnx from 1.9.1 to 2.0.7.

Changelog

Sourced from osmnx's changelog.

2.0.7 (2025-11-25)

  • fix TypeError in _getaddrinfo wrapper when host passed both positionally and as keyword (#1340)
  • allow interpolate_points function to run on MultiLineString input (#1341)

2.0.6 (2025-08-11)

  • handle relations with missing member geometries when loading features from XML (#1334)
  • exclude ways tagged "rest_area" or "services" when downloading network data (#1328)

2.0.5 (2025-07-05)

  • fix bug that prevents querying or projecting in polar regions (#1324 #1326)
  • improve module exposure for better code introspection (#1308)
  • add "all" optional dependency extra (#1313)
  • bump minimum required patch versions of optional extras to earliest versions with macosx/arm64 wheels (#1313)

2.0.4 (2025-06-11)

  • fix bug in features module when elements have pre-existing geometry tags (#1298)
  • fix bug in save_graphml function where gephi compatibility mode erases node attributes (#1300)
  • bump minimum required minor versions of optional extras to earliest versions with linux/amd64 wheels (#1296)

2.0.3 (2025-05-06)

  • ensure geocoder results are sorted by importance (#1290)
  • update official reference paper and citations (#1293)

2.0.2 (2025-03-25)

  • fix bug in parsing time when calculating pause duration between requests (#1277)
  • fix bug in round-robin DNS resolution by safely handling missing host argument (#1282)
  • fix bug where consolidate_intersections function would mutate the passed-in graph (#1273)
  • add graph-level "consolidated" attribute if consolidate_intersections has been run (#1273)
  • provide user-friendly error message if consolidate_intersections is run more than once (#1273)
  • refactor internals of caching and pausing between requests (#1279)
  • streamline internal handling of radians throughout package (#1281)
  • improve docstrings (#1272 #1274)

2.0.1 (2025-01-01)

  • fix error message when elevation module's optional dependencies are missing (#1250)
  • update "walk" network_type to filter out ways whose sidewalks are mapped separately (#1254)

2.0.0 (2024-11-24)

Read the v2 migration guide

  • add type annotations to all public and private functions throughout package (#1107)
  • remove all functionality previously deprecated in v1 (#1113 #1122 #1135 #1148)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [osmnx](https://github.com/gboeing/osmnx) from 1.9.1 to 2.0.7.
- [Changelog](https://github.com/gboeing/osmnx/blob/main/CHANGELOG.md)
- [Commits](gboeing/osmnx@v1.9.1...v2.0.7)

---
updated-dependencies:
- dependency-name: osmnx
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 10, 2025
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants