Skip to content

Commit 7e9328e

Browse files
authored
Merge pull request #76 from BrianLusina/dependabot/pip/pytest-8.3.4
Bump pytest from 8.3.3 to 8.3.4
2 parents b39dc25 + 0081ad6 commit 7e9328e

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
@@ -17,7 +17,7 @@ python = "^3.10"
1717

1818
[tool.poetry.dev-dependencies]
1919
pylint = "^3.3.2"
20-
pytest = "^8.3.3"
20+
pytest = "^8.3.4"
2121
black = "^24.10.0"
2222
pre-commit = "^4.0.1"
2323

0 commit comments

Comments
 (0)