Skip to content

Commit a42a6bd

Browse files
chore(deps): Update dependency polyfactory to v3
1 parent dfbce49 commit a42a6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,5 +337,5 @@ dev = [
337337
"pytest-asyncio==0.21.0",
338338
"pytest-cov==4.1.0",
339339
"Faker==25.0.0",
340-
"polyfactory==2.11.0; python_version >= '3.12' and python_version < '4.0'",
340+
"polyfactory==3.1.0; python_version >= '3.12' and python_version < '4.0'",
341341
]

0 commit comments

Comments
 (0)