Skip to content

Commit f19fcdc

Browse files
Bump pytest-factoryboy from 2.6.1 to 2.7.0 (#897)
Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.6.1 to 2.7.0. - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-factoryboy/commits) --- updated-dependencies: - dependency-name: pytest-factoryboy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edd586f commit f19fcdc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ types-requests = "^2.31.0"
3535
responses = "^0.25.0"
3636
httpx = "^0.27.0"
3737
factory-boy = "^3.3.0"
38-
pytest-factoryboy = "^2.6.1"
38+
pytest-factoryboy = "^2.7.0"
3939
ruff = "^0.3.0"
4040
pytest-mock = "^3.12.0"
4141

0 commit comments

Comments
 (0)