Merge pull request #1887 from umap-project/dependabot/pip/pytest-8.2.2

chore: bump pytest from 8.2.1 to 8.2.2
This commit is contained in:
Yohan Boniface 2024-06-11 10:31:15 +02:00 committed by GitHub
commit efd5baa8db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ dev = [
test = [
"factory-boy==3.2.1",
"playwright>=1.39",
"pytest==8.2.1",
"pytest==8.2.2",
"pytest-django==4.8.0",
"pytest-playwright==0.5.0",
"pytest-xdist>=3.5.0,<4",