From 2b4cafa78fca054867255b1cb29e8f1818f32e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 07:50:29 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.10.1 to 1.11.0 in /global-api Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... 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 880cfcf6a..33865cb26 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -5,7 +5,7 @@ fastapi==0.111.0 flake8==7.1.0 fsspec==2024.* geopandas==1.0.1 -mypy==1.10.1 +mypy==1.11.0 osmnx==1.9.3 pandas==2.2.2 psycopg2-binary==2.9.9