Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 515343a commit c24663d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 10 deletions.
2 changes: 1 addition & 1 deletion backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ click = "~=8.1"
coveralls = "*"
django-coverage-plugin = "~=3.1.0"
django-test-plus = "~=2.2.4"
factory-boy = "~=3.3.1"
factory-boy = "~=3.3.3"
flake8 = "~=7.1"
flake8-import-order = "*"
flake8-pyproject = "*"
Expand Down
25 changes: 16 additions & 9 deletions backend/Pipfile.lock

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

0 comments on commit c24663d

Please sign in to comment.