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-01 16:58:26 +00:00
committed by GitHub
parent 4539da2f20
commit 338977fd88
2 changed files with 20 additions and 9 deletions

View File

@@ -79,7 +79,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.6"
pip-audit = "*"
pytest = "^7.4.3"
pytest-env = "^1.0.1"
pytest-env = "^1.1.1"
pytest-mock = "^3.12.0"
pytest-cov = "^4.1.0"
pytest-xdist = "^3.3.1"