Skip to content

Commit 78a8eb7

Browse files
chore(deps-dev): bump pytest from 8.4.0 to 8.4.1 (#719)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b81588 commit 78a8eb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pyjwt = "^2.10.1"
2222
pytest-mock = "^3.14.0"
2323

2424
[tool.poetry.dev-dependencies]
25-
pytest = "^8.4.0"
25+
pytest = "^8.4.1"
2626
flake8 = "^7.2.0"
2727
black = "^25.1.0"
2828
isort = "^6.0.1"

0 commit comments

Comments
 (0)