chore: bump pytest from 8.3.3 to 8.3.4 (#2325)

This commit is contained in:
Yohan Boniface 2024-12-02 19:42:49 +01:00 committed by GitHub
commit f4ff1048bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ dev = [
test = [
"factory-boy==3.3.1",
"playwright>=1.39",
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-django==4.9.0",
"pytest-playwright==0.6.2",
"pytest-rerunfailures==14.0",