Skip to content

Commit

Permalink
Bump factory-boy from 3.3.1 to 3.3.3
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 5, 2025
1 parent 50e9621 commit 67de402
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -48,7 +48,7 @@ pytest-flask = "^1.2.0"
pytest-playwright = "0.7.0"
pre-commit = "^4.1.0"
safety = "3.2.14"
factory-boy = "^3.3.0"
factory-boy = "^3.3.3"
pyjwt = "^2.10.1"
pytest-repeat = "^0.9.3"
pytest-playwright-visual = "^2.1.2"
Expand Down

0 comments on commit 67de402

Please sign in to comment.