From d143219055c4dd0c233780821967766161adcd21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 17:55:49 +0000 Subject: [PATCH] Bump pytest from 7.4.0 to 7.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 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.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8116eb8..0635d6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ geopandas==0.14.0 matplotlib==3.7.2 Sphinx==7.2.5 sphinx-rtd-theme==1.3.0 -pytest==7.4.0 +pytest==7.4.2 pytest-cov==4.1.0 pyyaml==6.0.1 ruff==0.0.291