Skip to content

Commit 7e84d69

Browse files
⬆️ Update pytest requirement from ~=8.3.3 to ~=8.4.0
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1827e4 commit 7e84d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ anyio~=4.9.0
22
autoflake~=2.3.1
33
black~=25.1.0
44
isort~=6.0.0
5-
pytest~=8.3.3
5+
pytest~=8.4.0
66
pytest-mock~=3.14.0
77
ruff~=0.11.0

0 commit comments

Comments
 (0)