Skip to content

Commit 7e79921

Browse files
authored
Merge pull request #353 from serlo/dependabot/pip/pytest-9.0.0
chore(deps-dev): Bump pytest from 8.4.2 to 9.0.0
2 parents b7c91ef + 8c73e77 commit 7e79921

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fastjsonschema = "==2.21.2"
1111
[dev-packages]
1212
pylint = "==4.0.2"
1313
black = "==25.9.0"
14-
pytest = "==8.4.2"
14+
pytest = "==9.0.0"
1515

1616
[scripts]
1717
lint = "pylint *.py"

Pipfile.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)