Skip to content

Commit ac87db2

Browse files
build(deps-dev): bump pytest-env from 1.1.5 to 1.2.0 (#283)
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.5 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.5...1.2.0) --- updated-dependencies: - dependency-name: pytest-env dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 726ad9d commit ac87db2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ black = "^25.11.0"
2626
pytest = "^8.4.2"
2727
pytest-cov = "^6.1.1"
2828
pytest-mock = "^3.15.1"
29-
pytest-env = "^1.1.3"
29+
pytest-env = "^1.2.0"
3030
pytest-asyncio = "^0.26.0"
3131

3232

0 commit comments

Comments
 (0)