From 4c302ad4f1d3b07df16c999d9830d3394cb8d0ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 07:30:15 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.1.0 to 8.1.1 in /global-api Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.0 to 8.1.1. - [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.1.0...8.1.1) --- updated-dependencies: - dependency-name: pytest 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 e4b3baa3b..c1d5ae078 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -10,7 +10,7 @@ osmnx==1.9.1 pandas==2.2.1 psycopg2-binary==2.9.9 pydantic-settings==2.* -pytest==8.1.0 +pytest==8.1.1 rioxarray==0.15.* scipy==1.12.* shapely==2.0.3