Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 96da5f9 commit c1af968
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 @@ -30,7 +30,7 @@ typing-extensions = {version = "~=4.9.0", python = "<3.12"}

[tool.poetry.dev-dependencies]
mypy = ">=1.7.1"
pytest = "^7.4.3"
pytest = "^7.4.4"
types-requests = "^2.31.0.6"

[tool.poetry.scripts]
Expand Down

0 comments on commit c1af968

Please sign in to comment.