Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

build(deps-dev): bump pytest from 7.4.0 to 8.0.1 #1021

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ platformdirs==2.4.0
# virtualenv
plette[validation]==0.4.4
# via requirementslib
pluggy==1.0.0
pluggy==1.4.0
# via pytest
pre-commit==3.3.3
# via -r requirements.dev.in
Expand All @@ -132,7 +132,7 @@ pynacl==1.5.0
# via paramiko
pyrsistent==0.18.1
# via jsonschema
pytest==7.4.0
pytest==8.0.1
# via
# -r requirements.dev.in
# pytest-freezegun
Expand Down