Skip to content

Commit cf84680

Browse files
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 (#208)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad9ae16 commit cf84680

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,9 @@ pysocks==1.7.1 \
217217
--hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \
218218
--hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0
219219
# via requests
220-
pytest==8.3.3 \
221-
--hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \
222-
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
220+
pytest==8.3.4 \
221+
--hash=sha256:50e16d954148559c9a74109af1eaf0c945ba2d8f30f0a3d3335edde19788b6f6 \
222+
--hash=sha256:965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761
223223
# via
224224
# -r requirements/dev.in
225225
# pytest-profiling

0 commit comments

Comments
 (0)