Bump pytest-env from 0.6.2 to 1.0.1

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

---
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-09-12 16:47:39 +00:00
committed by GitHub
parent a3d8c4835f
commit 4ee3daa9c6
2 changed files with 10 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ flake8-bugbear = "==23.3.12"
isort = "==5.10.1"
moto = "==4.2.0"
pytest = "==7.4.0"
pytest-env = "==0.6.2"
pytest-env = "==1.0.1"
pytest-mock = "==3.11.1"
pytest-cov = "==4.1.0"
pytest-xdist = "==3.3.1"