Skip to content

Commit bbf8fed

Browse files
Bump pytest from 8.3.5 to 8.4.0 in the python-updates group
Bumps the python-updates 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: python-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a26524e commit bbf8fed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/testing_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flake8==7.2.0
22
coverage>=7.5
3-
pytest==8.3.5
3+
pytest==8.4.0
44
pytest-cov==6.1.1
55
pytest-timeout==2.4.0
66
mock==5.2.0

0 commit comments

Comments
 (0)