From 940a1c17f862c300b3f245e355d85670cab87c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:11:21 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.20.0 to 1.20.1 in /global-api Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- global-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-api/requirements.txt b/global-api/requirements.txt index c7556c841..39a30ef16 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -5,7 +5,7 @@ fastapi==0.135.3 flake8==7.3.0 fsspec==2026.* geopandas>=0.12,<1.2 -mypy==1.20.0 +mypy==1.20.1 osmnx==2.1.0 pandas==3.0.1 psycopg2-binary==2.9.11