Skip to content

Commit 936305f

Browse files
chore(deps): upgrade dependency pytest to ~=9.1.1
1 parent 3ed4abb commit 936305f

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

pdm.lock

Lines changed: 12 additions & 12 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
@@ -34,7 +34,7 @@ dev = [
3434
"ruff~=0.15.13",
3535
]
3636
test = [
37-
"pytest~=9.0.3",
37+
"pytest~=9.1.1",
3838
]
3939
docs = [
4040
"mkdocstrings[python]~=1.0.3",

0 commit comments

Comments
 (0)