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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent fb0b54b commit 596366d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ elasticsearch-dsl==6.4.0
# via -r requirements/prod.txt
executing==2.0.1
# via stack-data
factory-boy==3.3.1
factory-boy==3.3.3
# via -r requirements/dev.in
faker==22.2.0
# via factory-boy
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ elasticsearch==6.8.2
# elasticsearch-dsl
elasticsearch-dsl==6.4.0
# via -r requirements/prod.txt
factory-boy==3.3.1
factory-boy==3.3.3
# via
# -r requirements/functests.in
# pytest-factoryboy
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ execnet==2.1.1
# via
# -r requirements/tests.txt
# pytest-xdist
factory-boy==3.3.1
factory-boy==3.3.3
# via
# -r requirements/functests.txt
# -r requirements/tests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ elasticsearch-dsl==6.4.0
# via -r requirements/prod.txt
execnet==2.1.1
# via pytest-xdist
factory-boy==3.3.1
factory-boy==3.3.3
# via
# -r requirements/tests.in
# pytest-factoryboy
Expand Down

0 comments on commit 596366d

Please sign in to comment.