Skip to content

Commit dc5c8fe

Browse files
chore(deps): bump pytest from 8.3.5 to 8.4.0 in the dependencies group
Bumps the dependencies group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.5 to 8.4.0 - [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.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04ea28a commit dc5c8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flake8==7.2.0
33
mypy==1.16.0
44
mypy-extensions==1.1.0
55
pylint==3.3.7
6-
pytest==8.3.5
6+
pytest==8.4.0
77
pytest-cov==6.1.1
88
types-python-dateutil==2.9.0.20250516
99
types-requests==2.32.0.20250602

0 commit comments

Comments
 (0)