Bump pytest from 8.0.2 to 8.1.1 (#6346)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-12 07:25:19 +13:00 committed by GitHub
parent 0ecd938570
commit 32be12423a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pyupgrade==3.15.1 # also change in .pre-commit-config.yaml when updating
pre-commit
# Unit tests
pytest==8.0.2
pytest==8.1.1
pytest-cov==4.1.0
pytest-mock==3.12.0
pytest-asyncio==0.23.5.post1