Skip to content

Commit 867f721

Browse files
Bump pytest-factoryboy from 2.5.1 to 2.6.0 (#706)
Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.5.1 to 2.6.0. - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-factoryboy@2.5.1...2.6.0) --- 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 2a8a93a commit 867f721

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ types-requests = "^2.31.0"
3737
responses = "^0.23.3"
3838
httpx = "^0.25.0"
3939
factory-boy = "^3.3.0"
40-
pytest-factoryboy = "^2.5.1"
40+
pytest-factoryboy = "^2.6.0"
4141

4242
[build-system]
4343
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)