We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd27ef commit 334b44eCopy full SHA for 334b44e
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -35,7 +35,7 @@ pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
35
36
# Django
37
# ------------------------------------------------------------------------------
38
-factory-boy==3.3.2 # https://github.com/FactoryBoy/factory_boy
+factory-boy==3.3.3 # https://github.com/FactoryBoy/factory_boy
39
40
django-debug-toolbar==5.0.1 # https://github.com/jazzband/django-debug-toolbar
41
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
0 commit comments