Skip to content

Commit

Permalink
chore(deps): bump pytest-env from 1.1.3 to 1.1.4 (#52)
Browse files Browse the repository at this point in the history
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](pytest-dev/pytest-env@1.1.3...1.1.4)

---
updated-dependencies:
- dependency-name: pytest-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2024
1 parent 034450a commit fd050b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
pytest==8.3.2
pytest-cov==5.0.0
pytest-env==1.1.3
pytest-env==1.1.4
pytest-mypy==0.10.3
pytest-pylint==0.21.0
pytest-random-order==1.1.1

0 comments on commit fd050b6

Please sign in to comment.