Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RadoRado committed Dec 4, 2024
1 parent 973793f commit 82e8c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pytest==8.3.2
pytest-django==4.8.0

factory-boy==3.3.0
factory-boy==3.3.1
Faker==30.8.2

ipdb==0.13.13
Expand Down

0 comments on commit 82e8c1e

Please sign in to comment.