Bump pytest-env from 1.1.1 to 1.1.3

Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.1...1.1.3)

---
updated-dependencies:
- dependency-name: pytest-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-28 21:49:00 +00:00
committed by GitHub
parent bb7e8e020b
commit f1687c275e
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ moto = "==4.2.10"
pip-audit = "*"
pre-commit = "^3.5.0"
pytest = "^7.4.3"
pytest-env = "^1.1.1"
pytest-env = "^1.1.3"
pytest-mock = "^3.12.0"
pytest-cov = "^4.1.0"
pytest-xdist = "^3.5.0"