Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 8.1.1 to 8.2.1 (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
silentworks authored May 22, 2024
2 parents c0c17f8 + 1e32b5c commit 56a3842
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -20,7 +20,7 @@ httpx = ">=0.23,<0.28"
pydantic = ">=1.10,<3"

[tool.poetry.dev-dependencies]
pytest = "^8.1.0"
pytest = "^8.2.1"
flake8 = "^5.0.4"
black = "^24.4.2"
isort = "^5.12.0"
Expand Down

0 comments on commit 56a3842

Please # to comment.