chore(deps-dev): bump pytest-env from 1.2.0 to 1.5.0 by dependabot[bot] · Pull Request #1097 · jenstroeger/python-package-template
Bumps pytest-env from 1.2.0 to 1.5.0.
Release notes
Sourced from pytest-env's releases.
1.5.0
What's Changed
- ✨ feat(plugin): add --pytest-env-verbose for debugging env assignments by
@gaborbernatin pytest-dev/pytest-env#199Full Changelog: pytest-dev/pytest-env@1.4.0...1.5.0
1.4.0
What's Changed
- ✨ feat(cli): add --envfile option for runtime environment switching by
@gaborbernatin pytest-dev/pytest-env#197Full Changelog: pytest-dev/pytest-env@1.3.2...1.4.0
1.3.2
No release notes provided.
1.3.1
What's Changed
- 🔧 build(type): migrate from mypy to ty by
@gaborbernatin pytest-dev/pytest-env#192- ♻️ refactor(plugin): consolidate TOML config parsing by
@gaborbernatin pytest-dev/pytest-env#193- ✅ test(plugin): verify env vars available during conftest imports by
@gaborbernatin pytest-dev/pytest-env#194Full Changelog: pytest-dev/pytest-env@1.3.0...1.3.1
1.3.0
What's Changed
- Support pytest.toml and .pytest.toml by
@mikiczin pytest-dev/pytest-env#180- ✨ feat(config): support [tool.pytest] in pyproject.toml by
@gaborbernatin pytest-dev/pytest-env#189- ✨ feat(plugin): add U flag to unset env variables by
@gaborbernatin pytest-dev/pytest-env#188- 🐛 fix(config): use inipath for TOML file discovery by
@gaborbernatin pytest-dev/pytest-env#190- ✨ feat(plugin): add .env file loading support by
@gaborbernatin pytest-dev/pytest-env#191New Contributors
@mikiczmade their first contribution in pytest-dev/pytest-env#180Full Changelog: pytest-dev/pytest-env@1.2.0...1.3.0
Commits
28a0c11✨ feat(plugin): add --pytest-env-verbose for debugging env assignments (#199)ded63b0✨ feat(cli): add --envfile option for runtime environment switching (#197)973033e[pre-commit.ci] pre-commit autoupdate (#195)1882fafUpdate pyproject.toml59db65eAdd test for env vars available during conftest imports (#194)16158a4♻️ refactor(plugin): consolidate TOML config parsing (#193)20f4890🔧 build(type): migrate from mypy to ty (#192)cd5d78c✨ feat(plugin): add .env file loading support (#191)9e52830🐛 fix(config): use inipath for TOML file discovery (#190)17f5568✨ feat(plugin): add U flag to unset env variables (#188)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)