From b352ab18b720442b9790e7369e270d5d5b40f49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 08:12:06 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.3.4 to 8.3.5 in /global-api Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- global-api/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global-api/requirements.txt b/global-api/requirements.txt index 93b602ac9..441eeea2b 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -10,7 +10,7 @@ osmnx==2.0.1 pandas==2.2.3 psycopg2-binary==2.9.10 pydantic-settings==2.* -pytest==8.3.4 +pytest==8.3.5 rioxarray==0.18.* scipy==1.15.* shapely==2.0.7 @@ -24,7 +24,7 @@ nest_asyncio==1.6.* xlrd==2.0.* dns-cache==0.3.* openpyxl==3.1.* -pytest==8.3.4 +pytest==8.3.5 pytest-cov==6.0.0 httpx==0.28.1 pyproj==3.7.* \ No newline at end of file