Skip to content

Commit 334b44e

Browse files
committed
Update factory-boy from 3.3.2 to 3.3.3
1 parent bcd27ef commit 334b44e

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
3535

3636
# Django
3737
# ------------------------------------------------------------------------------
38-
factory-boy==3.3.2 # https://github.com/FactoryBoy/factory_boy
38+
factory-boy==3.3.3 # https://github.com/FactoryBoy/factory_boy
3939

4040
django-debug-toolbar==5.0.1 # https://github.com/jazzband/django-debug-toolbar
4141
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions

0 commit comments

Comments
 (0)