Bump pytest-env from 0.8.2 to 1.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-22 23:48:36 +00:00
committed by GitHub
parent 88236f3ff0
commit a34d6f139f
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ radon = "==6.0.1"
[dev-packages]
isort = "==5.12.0"
pytest = "==7.4.0"
pytest-env = "==0.8.2"
pytest-env = "==1.0.0"
pytest-mock = "==3.11.1"
pytest-playwright = "==0.4.2"
pytest-xdist = "==3.3.1"