Skip to content

Commit 9cd8f7e

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ packaging = "==24.1"
2525
pyyaml = "~=6.0"
2626
pillow = "~=10.4.0"
2727
pytest = "==8.3.1"
28-
factory-boy = "==3.3.0"
28+
factory-boy = "==3.3.3"
2929
google-cloud-secret-manager = "==2.20.2"
3030
google-auth = "==2.38.0"
3131
google-cloud-storage = "==2.18.2"

{{cookiecutter.project_slug}}/Pipfile.lock

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

0 commit comments

Comments
 (0)