Skip to content

Commit

Permalink
chore(dev): update dependency pytest-env to v1 (#127)
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] authored Sep 1, 2023
1 parent 9066d93 commit e49a0da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -32,7 +32,7 @@ pytest = "==7.4.0"
pytest-cov = "4.1.0"
pytest-dotenv = "0.5.2"
pytest-github-actions-annotate-failures = "==0.2.0"
pytest-env = "==0.8.2"
pytest-env = "==1.0.1"
# linter and formatter
pre-commit = "==3.3.3"
mypy = "==1.4.1"
Expand Down

0 comments on commit e49a0da

Please sign in to comment.