Skip to content

Bump pytest-env from 1.2.0 to 1.5.0#2309

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pytest-env-1.5.0
Open

Bump pytest-env from 1.2.0 to 1.5.0#2309
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pytest-env-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

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

Full Changelog: pytest-dev/pytest-env@1.4.0...1.5.0

1.4.0

What's Changed

Full Changelog: pytest-dev/pytest-env@1.3.2...1.4.0

1.3.2

No release notes provided.

1.3.1

What's Changed

Full Changelog: pytest-dev/pytest-env@1.3.0...1.3.1

1.3.0

What's Changed

New Contributors

Full 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)
  • 1882faf Update pyproject.toml
  • 59db65e Add 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 compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.2.0 to 1.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](pytest-dev/pytest-env@1.2.0...1.5.0)

---
updated-dependencies:
- dependency-name: pytest-env
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 9, 2026

Pull Request Test Coverage Report for Build 22841016264

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 413 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-3.7%) to 90.337%

Files with Coverage Reduction New Missed Lines %
safe_eth/safe/api/transaction_service_api/transaction_service_tx.py 2 71.43%
safe_eth/eth/account_abstraction/bundler_client.py 3 92.5%
safe_eth/eth/oracles/superfluid.py 10 54.55%
safe_eth/eth/tests/oracles/test_superfluid.py 13 43.48%
safe_eth/safe/api/base_api.py 19 41.86%
safe_eth/eth/tests/account_abstraction/test_e2e_bundler_client.py 24 46.67%
safe_eth/eth/tests/clients/test_ens_client.py 24 39.53%
safe_eth/eth/tests/clients/test_etherscan_client_v2.py 25 58.97%
safe_eth/eth/clients/ens_client.py 34 41.79%
safe_eth/eth/clients/etherscan_client_v2.py 65 40.0%
Totals Coverage Status
Change from base Build 22716818367: -3.7%
Covered Lines: 9947
Relevant Lines: 11011

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant