From acfadc4d974584e1e9ec6a2a825c98b38ac87c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 07:46:01 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.10.0 to 1.10.1 in /global-api Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: mypy 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 6843fc1ce..e3437be29 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==0.14.4 -mypy==1.10.0 +mypy==1.10.1 osmnx==1.9.3 pandas==2.2.2 psycopg2-binary==2.9.9