Skip to content

Commit 3921936

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump pytest from 8.3.3 to 8.3.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [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.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d955631 commit 3921936

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/dev.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pytest-watch==4.2.0
1515

1616
# Required by django-extension's runserver_plus command.
1717
pytest-django==4.9.0
18-
pytest==8.3.3
18+
pytest==8.3.4
1919
black==24.10.0
2020
shellcheck-py==0.10.0.1
2121

requirements/dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -346,9 +346,9 @@ pysocks==1.7.1 \
346346
--hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \
347347
--hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0
348348
# via urllib3
349-
pytest==8.3.3 \
350-
--hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \
351-
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
349+
pytest==8.3.4 \
350+
--hash=sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6 \
351+
--hash=sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761
352352
# via
353353
# -r requirements/dev.in
354354
# pytest-asyncio

0 commit comments

Comments
 (0)