Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps pytest-factoryboy from 2.1.0 to 2.8.1.

Changelog

Sourced from pytest-factoryboy's changelog.

2.8.1

Added +++++

  • Test against all supported factory-boy versions

Changed +++++++

Deprecated ++++++++++

Removed +++++++

Fixed +++++

  • Fix incompatibility when using the combination of python < 3.12 and factory-boy < 3.3.

    • The error was: TypeError: type 'Factory' is not subscriptable

Security ++++++++

2.8.0

Added +++++

  • Declare compatibility with python 3.13. Supported versions are now: 3.9, 3.10, 3.11, 3.12, 3.13.
  • Test against pytest 8.4
  • Test against python 3.14 (beta)
  • Run static type checks.

Changed +++++++

  • Changelog format updated to follow Keep a Changelog <https://keepachangelog.com/en/1.1.0/>_.

Deprecated ++++++++++

Removed +++++++

  • Drop support for python 3.8. Supported versions are now: 3.9, 3.10, 3.11, 3.12, 3.13.
  • Drop support for pytest < 7.0.0.

Fixed +++++

  • Fix compatibility with pytest 8.4.

... (truncated)

Commits
  • 6635365 Merge pull request #249 from pytest-dev/fix-2.8
  • d38c410 Bump version to 2.8.1
  • 643e777 Fix incompatibility with python < 3.12 and factory-boy < 3.3
  • d8bdab5 Test against all supported factoryboy versions
  • 3bb755d Merge pull request #247 from pytest-dev/remove-typing-any
  • 3627e88 Remove usages of typing.Any
  • 892bb79 Bump poetry
  • 9295690 Merge pull request #246 from pytest-dev/move-to-src-layout
  • a9e8c70 Move package to src/ layout and update paths accordingly
  • 272ca62 Remove weird gitignore entries
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.1.0 to 2.8.1.
- [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst)
- [Commits](pytest-dev/pytest-factoryboy@2.1.0...2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant