From f71d42b9057f1cfab50314b259ce92cd8e54b8f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:59:13 +0000 Subject: [PATCH] chore(deps): bump pytest-env from 1.0.1 to 1.1.1 Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](https://github.com/pytest-dev/pytest-env/compare/1.0.1...1.1.1) --- updated-dependencies: - dependency-name: pytest-env dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1fd6986..3be71e8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ m2r2==0.3.3.post2 mock==5.1.0 pytest==7.4.3 pytest-cov==4.1.0 -pytest-env==1.0.1 +pytest-env==1.1.1 pytest-mypy==0.10.3 pytest-pylint==0.21.0 pytest-random-order==1.1.0