Bump pytest-env from 1.0.0 to 1.0.1

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

---
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-08-25 00:13:28 +00:00
committed by GitHub
parent 5e4faf2b0a
commit ea40b59643
2 changed files with 33 additions and 33 deletions

View File

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