Skip to content

Commit a0d2f6c

Browse files
chore(deps): bump pytest-env from 1.1.5 to 1.2.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a43ce40 commit a0d2f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test = [
6969
"pytest-custom_exit_code ==0.3.0",
7070
"pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5
7171
"pytest-doctestplus ==1.4.0",
72-
"pytest-env ==1.1.5",
72+
"pytest-env ==1.2.0",
7373
]
7474

7575
[project.urls]

0 commit comments

Comments
 (0)