Skip to content

Commit

Permalink
build(deps-dev): bump factory-boy from 2.12.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 2.12.0 to 3.3.0.
- [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst)
- [Commits](FactoryBoy/factory_boy@2.12.0...3.3.0)

---
updated-dependencies:
- dependency-name: factory-boy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent c58e519 commit d890044
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ uwsgi = "^2.0.21"

[tool.poetry.group.dev.dependencies]
django-debug-toolbar = "^4.1.0"
factory-boy = "^2.12.0"
factory-boy = "^3.3.0"
tox = "^4.6.4"
isort = "^5.12.0"
black = "^23.7.0"
Expand Down

0 comments on commit d890044

Please sign in to comment.