Skip to content

Commit 5122ff8

Browse files
Bump pytest from 7.3.1 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 8.3.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.3.1...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e403a9 commit 5122ff8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements/tests.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ packaging==23.1 \
1616
--hash=sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61 \
1717
--hash=sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f
1818
# via pytest
19-
pluggy==1.0.0 \
20-
--hash=sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 \
21-
--hash=sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3
19+
pluggy==1.5.0 \
20+
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
21+
--hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
2222
# via pytest
2323
pretend==1.0.9 \
2424
--hash=sha256:c90eb810cde8ebb06dafcb8796f9a95228ce796531bc806e794c2f4649aa1b10 \
2525
--hash=sha256:e389b12b7073604be67845dbe32bf8297360ad9a609b24846fe15d86e0b7dc01
2626
# via -r requirements/tests.in
27-
pytest==7.3.1 \
28-
--hash=sha256:3799fa815351fea3a5e96ac7e503a96fa51cc9942c3753cda7651b93c1cfa362 \
29-
--hash=sha256:434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3
27+
pytest==8.3.3 \
28+
--hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \
29+
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
3030
# via -r requirements/tests.in
3131
tomli==2.0.1 \
3232
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \

0 commit comments

Comments
 (0)