Skip to content

Commit

Permalink
chore(dev): update dependency pytest-env to v0.8.2 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2023
1 parent 6fe9429 commit 6dbdc48
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -29,7 +29,7 @@ coverage = { version = "==7.2.7", extras = ["toml"] }
pytest = "==7.3.1"
pytest-dotenv = "0.5.2"
pytest-github-actions-annotate-failures = "==0.2.0"
pytest-env = "==0.8.1"
pytest-env = "==0.8.2"
# linter and formatter
pre-commit = "==3.3.3"
mypy = "==1.3.0"
Expand Down

0 comments on commit 6dbdc48

Please sign in to comment.