Skip to content

Commit e04d8c8

Browse files
Bump pytest from 8.3.5 to 8.4.0 (#4648)
Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b671439 commit e04d8c8

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
@@ -2,7 +2,7 @@
22
asynctest==0.13.0
33
freezegun==1.5.2
44
josepy<2
5-
pytest==8.3.5
5+
pytest==8.4.0
66
pytest-asyncio==0.26.0
77
pytest-cov==6.1.1
88
pytest-snapshot==0.9.0

0 commit comments

Comments
 (0)