Skip to content

Commit

Permalink
Merge pull request #366 from freakboy3742/dependabot/pip/pytest-8.3.4
Browse files Browse the repository at this point in the history
Bump pytest from 8.3.3 to 8.3.4
  • Loading branch information
freakboy3742 authored Dec 1, 2024
2 parents 9b3abd2 + b8676de commit 02ace6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
# ensure environment consistency.
dev = [
"pre-commit == 4.0.1",
"pytest == 8.3.3",
"pytest == 8.3.4",
"tox == 4.23.2",
]

Expand Down

0 comments on commit 02ace6f

Please sign in to comment.