Skip to content

Commit ad620e2

Browse files
build(deps-dev)(deps-dev): bump pytest-env from 1.1.3 to 1.2.0 (#95)
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/pytest-dev/pytest-env/releases) - [Commits](pytest-dev/pytest-env@1.1.3...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 370558f commit ad620e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest-cov==5.0.0
88
pytest-mock==3.14.0
99
pytest-xdist==3.6.0 # Para tests paralelos
1010
pytest-timeout==2.3.1 # Timeout para tests
11-
pytest-env==1.1.3 # Variables de entorno para tests
11+
pytest-env==1.2.0 # Variables de entorno para tests
1212

1313
# HTTP Testing
1414
httpx==0.27.0

0 commit comments

Comments
 (0)