From 5c0c8085eeba402c349184819c28452f227daa4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:03:23 +0000 Subject: [PATCH] chore(deps): bump flake8 from 7.1.1 to 7.1.2 in /global-api Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 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 04e9d97c7..93b602ac9 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.11.* alembic==1.14.1 black==25.1.0 fastapi==0.115.8 -flake8==7.1.1 +flake8==7.1.2 fsspec==2025.* geopandas>=0.12,<1.1 mypy==1.15.0