Bump pytest-factoryboy from 2.3.1 to 2.6.0

Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.3.1 to 2.6.0.
- [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-factoryboy/compare/2.3.1...2.6.0)

---
updated-dependencies:
- dependency-name: pytest-factoryboy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-31 10:56:13 +00:00 committed by GitHub
parent 90f15db5e3
commit 33125578a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 49 additions and 378 deletions

425
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -101,7 +101,7 @@ requests = ">=2.25"
spacy = {extras = ["lookups"], version = "^3.6.1"} spacy = {extras = ["lookups"], version = "^3.6.1"}
spacy-transformers = "^1.2.5" spacy-transformers = "^1.2.5"
extract-msg = "0.28.7" extract-msg = "0.28.7"
pytest-factoryboy = "2.3.1" pytest-factoryboy = "2.6.0"
pytest-xdist = "^3.3.1" pytest-xdist = "^3.3.1"
pytest-mock = "^3.11.1" pytest-mock = "^3.11.1"
pytest-asyncio = "^0.21.1" pytest-asyncio = "^0.21.1"