Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent eec20b7 commit e0e66a5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pytest-lazy-fixture = "^0.6.3"
fastapi = ">=0.6.3"
fastapi-crudrouter = ">=0.8.4"
httpx = ">=0.23,<0.28"
pytest-env = "^0.8.1"
pytest-env = ">=0.8.1,<1.2.0"
pytest-xdist = "^3.1.0"
bandit = "^1.7.8"
fakeredis = {extras = ["json"], version = "2.22.0"}
Expand Down

0 comments on commit e0e66a5

Please sign in to comment.