Skip to content

Commit

Permalink
Bump pytest from 7.4.2 to 7.4.3 (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent 85cc929 commit 0602ec3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 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
Expand Up @@ -31,7 +31,7 @@ pytz = ">=2020.4"
typing-extensions = {version = ">=3.8.18,<5.0.0", python = "~3.8 || ~3.9 || ~3.10 || ~3.11"}

[tool.poetry.dev-dependencies]
pytest = "^7.2.2"
pytest = "^7.4.3"
requests_mock = "^1.9.2"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^2.3.5"
Expand Down

0 comments on commit 0602ec3

Please sign in to comment.