Skip to content

Commit

Permalink
Standardize pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandipchatterjee committed Aug 29, 2023
1 parent 90505b3 commit 45ce44c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dynamic = ["version", "description"]
[project.optional-dependencies]
dev = [
"black==22.3.0",
"pytest==6.2.5"
"pytest==7.1.2"
]

[tool.setuptools_scm]
[tool.setuptools_scm]

0 comments on commit 45ce44c

Please sign in to comment.