Skip to content

Commit 25eb362

Browse files
Bump pytest from 8.3.5 to 8.4.2 (#1213)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.2. - [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.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 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> Co-authored-by: Jannis Leidel <[email protected]>
1 parent 08cf11f commit 25eb362

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,6 +1192,7 @@ pygments==2.19.1 \
11921192
--hash=sha256:9ea1544ad55cecf4b8242fab6dd35a93bbce657034b0611ee383099054ab6d8c
11931193
# via
11941194
# -r requirements.in
1195+
# pytest
11951196
# readme-renderer
11961197
# rich
11971198
pyproject-hooks==1.2.0 \
@@ -1200,9 +1201,9 @@ pyproject-hooks==1.2.0 \
12001201
# via
12011202
# build
12021203
# pip-tools
1203-
pytest==8.3.5 \
1204-
--hash=sha256:c69214aa47deac29fad6c2a4f590b9c4a9fdb16a403176fe154b79c0b4d4d820 \
1205-
--hash=sha256:f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845
1204+
pytest==8.4.2 \
1205+
--hash=sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 \
1206+
--hash=sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79
12061207
# via
12071208
# -r requirements.in
12081209
# pytest-cov

0 commit comments

Comments
 (0)