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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-02 18:12:40 +00:00
committed by GitHub
parent e30f017558
commit e48b4506de
2 changed files with 10 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "^4.2"
pip-audit = "*"
pytest = "^7.4.3"
pytest-env = "^1.0.1"
pytest-env = "^1.1.1"
pytest-mock = "^3.12.0"
pytest-playwright = "^0.4.3"
pytest-xdist = "^3.3.1"