Skip to content

Commit b26753e

Browse files
Bump wagtail-factories from 4.2.1 to 4.4.0 in /backend (#4637)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e94f965 commit b26753e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dependencies = [
9191
"pyclamd>=0.4.0",
9292
"magika==0.6.2",
9393
"tzdata>=2024.1",
94-
"wagtail-factories==4.2.1",
94+
"wagtail-factories==4.4.0",
9595
"google-auth-oauthlib>=1.2.1",
9696
"PyJWT>=2.8.0",
9797
"cryptography>=46.0.7",
@@ -130,7 +130,7 @@ dev = [
130130
"pytest-cache<2.0,>=1.0",
131131
"time-machine<3.0.0,>=2.13.0",
132132
"libcst<2.0.0,>=1.1.0",
133-
"wagtail-factories<5.0.0,>=4.1.0",
133+
"wagtail-factories>=4.4.0,<5.0.0",
134134
"pytest-xdist>=3.5.0",
135135
"websockets>=12.0",
136136
"typer>=0.12.3",

0 commit comments

Comments
 (0)