Skip to content

Commit

Permalink
Bump pytest-env from 0.8.2 to 1.0.1
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.0.1.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](pytest-dev/pytest-env@0.8.2...1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent b07a0b1 commit 7ad474e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
25 changes: 20 additions & 5 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 @@ -15,7 +15,7 @@ uvicorn = "^0.22.0"
httpx = "^0.24.1"
orjson = "^3.9.1"
pydantic = "^1.10.9"
pytest-env = "^0.8.2"
pytest-env = "^1.0.1"
pytest = "^7.3.2"
pytest-mock = "^3.11.1"
freezegun = "^1.2.2"
Expand Down

0 comments on commit 7ad474e

Please sign in to comment.