Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit e40ee37

Browse files
Bump factory-boy from 3.2.1 to 3.3.0 in /{{cookiecutter.project_slug}} (#605)
Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 3.2.1 to 3.3.0. - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.2.1...3.3.0) --- updated-dependencies: - dependency-name: factory-boy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c03eaa3 commit e40ee37

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packaging = "*"
2626
pyyaml = "~=6.0"
2727
pillow = "~=10.0.1"
2828
pytest = "==7.4.0"
29-
factory-boy = "==3.2.1"
29+
factory-boy = "==3.3.0"
3030
google-cloud-secret-manager = "==2.16.3"
3131
google-auth = "==2.22.0"
3232
google-cloud-storage = "==2.9.0"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)