Bump pytest from 8.4.0 to 8.4.1 (#4892)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-02 03:18:46 +02:00
committed by GitHub
parent 4196a3d787
commit aeb4b58fa1
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1,5 @@
internal = "Bump ``pytest`` from 8.4.0 to 8.4.1"
[[pull_requests]]
uid = "4892"
author_uid = "dependabot"
closes_threads = []
+1 -1
View File
@@ -100,7 +100,7 @@ tests = [
# required for building the wheels for releases
"build",
# For the test suite
"pytest==8.4.0",
"pytest==8.4.1",
# needed because pytest doesn't come with native support for coroutines as tests
"pytest-asyncio==0.21.2",
# xdist runs tests in parallel