Bump pytest-env from 0.6.2 to 0.8.2

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

---
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-07-25 23:45:50 +00:00
committed by GitHub
parent adb8229dae
commit 8b6a4d9e48
2 changed files with 22 additions and 21 deletions

View File

@@ -40,7 +40,7 @@ coverage = "*"
[dev-packages]
isort = "==5.12.0"
pytest = "==7.4.0"
pytest-env = "==0.6.2"
pytest-env = "==0.8.2"
pytest-mock = "==3.11.1"
pytest-xdist = "==3.3.1"
beautifulsoup4 = "==4.12.2"