From c3bc384575243b01f44e17b44138425b48a71fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 08:00:12 +0000 Subject: [PATCH] chore(deps): bump pytest from 7.4.1 to 7.4.2 in /global-api Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2. - [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/7.4.1...7.4.2) --- 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 4ede4372e..6f9203ec4 100644 --- a/global-api/requirements.txt +++ b/global-api/requirements.txt @@ -4,7 +4,7 @@ black==23.7.0 flake8==6.1.0 mypy==1.5.1 pandas==2.1.0 -pytest==7.4.1 +pytest==7.4.2 SQLAlchemy==2.0.20 alembic==1.12.0 geopandas==0.13.2