Skip to content

Commit

Permalink
Bumpy pytest to 8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jvsguerra committed Jul 31, 2024
1 parent 7d4f8e4 commit cc6d13a
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 @@ -44,7 +44,7 @@ dependencies = [
dynamic = ["version"]

[project.optional-dependencies]
dev = ["black==24.4.2", "flake8==7.1.0", "pytest==8.2.2"]
dev = ["black==24.4.2", "flake8==7.1.0", "pytest==8.3.2"]
docs = ["sphinx==7.3.7", "sphinx-rtd-theme==2.0.0"]

[project.urls]
Expand Down

0 comments on commit cc6d13a

Please sign in to comment.