Skip to content

Commit ebc2462

Browse files
chore(deps-dev): bump pytest-env from 1.2.0 to 1.6.0
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.2.0 to 1.6.0. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.2.0...1.6.0) --- updated-dependencies: - dependency-name: pytest-env dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 051d418 commit ebc2462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ test = [
7070
"pytest-custom_exit_code ==0.3.0",
7171
"pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5
7272
"pytest-doctestplus ==1.7.1",
73-
"pytest-env ==1.2.0",
73+
"pytest-env ==1.6.0",
7474
]
7575

7676
[project.urls]

0 commit comments

Comments
 (0)