Skip to content

Commit

Permalink
Update dependency dev/pytest to <8.3.2,>=8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 34f2974 commit 9c382e1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 15 deletions.
34 changes: 20 additions & 14 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ source = ["tradssat"]
[tool.pdm]
[tool.pdm.dev-dependencies]
dev = [
"pytest<8.2.3,>=8.2.2",
"pytest<8.3.2,>=8.3.1",
"pytest-subtests<1.0.0,>=0.11.0",
"coverage[toml]<8.0.0,>=7.3.2",
]
Expand Down

0 comments on commit 9c382e1

Please # to comment.