Skip to content

Commit f4c7e01

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pdm.lock

Lines changed: 4 additions & 4 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)