Skip to content

Bump polyfactory from 2.20.0 to 3.3.0#31

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/polyfactory-3.3.0
Open

Bump polyfactory from 2.20.0 to 3.3.0#31
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/polyfactory-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps polyfactory from 2.20.0 to 3.3.0.

Release notes

Sourced from polyfactory's releases.

v3.3.0

What's Changed

Full Changelog: litestar-org/polyfactory@v3.2.0...v3.3.0

v3.2.0

What's Changed

New Contributors

Full Changelog: litestar-org/polyfactory@v3.1.0...v3.2.0

v3.1.0

What's Changed

... (truncated)

Changelog

Sourced from polyfactory's changelog.

Release [v3.3.0] - 2026-02-22 <https://github.com/litestar-org/polyfactory/releases/tag/v3.3.0>_

  • See All commits in v3.3.0 <https://github.com/litestar-org/polyfactory/commits/v3.3.0>_

530c192 <https://github.com/litestar-org/polyfactory/commit/530c19236d42b3353d3125af562e70aa73762e76>_ ... 9fe33dd <https://github.com/litestar-org/polyfactory/commit/9fe33dd5c59a27a796a849751e362ac6b274dc1f>_ | See diff for 3.3.0 <https://github.com/litestar-org/polyfactory/compare/530c19236d42b3353d3125af562e70aa73762e76...9fe33dd5c59a27a796a849751e362ac6b274dc1f>_

Bug Fixes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (f90cbcd <https://github.com/litestar-org/polyfactory/commit/f90cbcdda99cd7d72068a77446c6b9023d73d8a1>) - Improve test stability (#813) by @adhtruong <https://github.com/adhtruong> in [#813](https://github.com/litestar-org/polyfactory/issues/813) <https://github.com/litestar-org/polyfactory/pull/813>_
  • (9fe33dd <https://github.com/litestar-org/polyfactory/commit/9fe33dd5c59a27a796a849751e362ac6b274dc1f>) - Leave the async session opened after persisting data in SQLAASyncPersistence (#826) by @AlexPetul <https://github.com/AlexPetul> in [#826](https://github.com/litestar-org/polyfactory/issues/826) <https://github.com/litestar-org/polyfactory/pull/826>_

Features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (e2eed27 <https://github.com/litestar-org/polyfactory/commit/e2eed271179d13d5006f4f1f759d09cea1726774>) - Add __persistence__method__ to SQLAlchemyFactory (#818) by @AlexPetul <https://github.com/AlexPetul> in [#818](https://github.com/litestar-org/polyfactory/issues/818) <https://github.com/litestar-org/polyfactory/pull/818>_
  • (c591600 <https://github.com/litestar-org/polyfactory/commit/c5916007689f8e13dd4a4531e0abcb268056e34f>) - Add support for SQLAlchemy computed fields (#799) by @AlexPetul <https://github.com/AlexPetul> in [#799](https://github.com/litestar-org/polyfactory/issues/799) <https://github.com/litestar-org/polyfactory/pull/799>_

Miscellaneous Tasks ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (aa6a403 <https://github.com/litestar-org/polyfactory/commit/aa6a403294d270a043515b3f9f0a9d30beb030aa>) - Bump dawidd6/action-download-artifact from 11 to 12 (#815) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#815](https://github.com/litestar-org/polyfactory/issues/815) <https://github.com/litestar-org/polyfactory/pull/815>_
  • (8d2dad4 <https://github.com/litestar-org/polyfactory/commit/8d2dad490cd573ef784b95ea58facb6605cde44c>) - Bump dawidd6/action-download-artifact from 12 to 13 (#821) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#821](https://github.com/litestar-org/polyfactory/issues/821) <https://github.com/litestar-org/polyfactory/pull/821>_
  • (2549140 <https://github.com/litestar-org/polyfactory/commit/2549140dbcf6bed1e402c799d6660cc3547d0efb>) - Bump urllib3 from 2.5.0 to 2.6.3 (#823) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#823](https://github.com/litestar-org/polyfactory/issues/823) <https://github.com/litestar-org/polyfactory/pull/823>_
  • (cd48c81 <https://github.com/litestar-org/polyfactory/commit/cd48c812aa74409e9bbe8b7bba40a269f2fe3287>) - Bump wheel from 0.45.1 to 0.46.2 (#822) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#822](https://github.com/litestar-org/polyfactory/issues/822) <https://github.com/litestar-org/polyfactory/pull/822>_
  • (2c36e7d <https://github.com/litestar-org/polyfactory/commit/2c36e7d4938d22d2a9abd7bffe08809c1def99a4>) - Bump dawidd6/action-download-artifact from 13 to 14 (#825) by @dependabot[bot] <https://github.com/dependabot[bot]> in [#825](https://github.com/litestar-org/polyfactory/issues/825) <https://github.com/litestar-org/polyfactory/pull/825>_

Release [v3.2.0] - 2025-12-21 <https://github.com/litestar-org/polyfactory/releases/tag/v3.2.0>_

  • See All commits in v3.2.0 <https://github.com/litestar-org/polyfactory/commits/v3.2.0>_

2eff4e1 <https://github.com/litestar-org/polyfactory/commit/2eff4e1fbfdc02fd5930311011220a6473c3c06a>_ ... 530c192 <https://github.com/litestar-org/polyfactory/commit/530c19236d42b3353d3125af562e70aa73762e76>_ | See diff for 3.2.0 <https://github.com/litestar-org/polyfactory/compare/2eff4e1fbfdc02fd5930311011220a6473c3c06a...530c19236d42b3353d3125af562e70aa73762e76>_

Bug Fixes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (a05f7e6 <https://github.com/litestar-org/polyfactory/commit/a05f7e6ecadbbeba78eacfa4154b12db756e139a>) - Respect init parameter for SQLAlchemy dataclasses (#793) by @AlexPetul <https://github.com/AlexPetul> in [#793](https://github.com/litestar-org/polyfactory/issues/793) <https://github.com/litestar-org/polyfactory/pull/793>_
  • (6ca6daa <https://github.com/litestar-org/polyfactory/commit/6ca6daa10de3781f7d9f529c168cb35eb5575ec3>) - Add scoped_session and async_scoped_session to type annotations (#800) by @AlexPetul <https://github.com/AlexPetul> in [#800](https://github.com/litestar-org/polyfactory/issues/800) <https://github.com/litestar-org/polyfactory/pull/800>_
  • (a2e6f99 <https://github.com/litestar-org/polyfactory/commit/a2e6f996b3bebc9297963b949d05ded5526d9683>) - Update literal detection for 3.14 compatibility (#811) by @adhtruong <https://github.com/adhtruong> in [#811](https://github.com/litestar-org/polyfactory/issues/811) <https://github.com/litestar-org/polyfactory/pull/811>_
  • (363ff7d <https://github.com/litestar-org/polyfactory/commit/363ff7dec9c890d74176f49e11437514e416e3eb>) - Change default docs light theme (#808) by @AlexPetul <https://github.com/AlexPetul> in [#808](https://github.com/litestar-org/polyfactory/issues/808) <https://github.com/litestar-org/polyfactory/pull/808>_

Documentation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • (be76369 <https://github.com/litestar-org/polyfactory/commit/be7636980f69e9d17f4be4c5cc9a4c63f1be5803>) - Fix pre-commit mention in favor of prek (#807) by @Hugo-C <https://github.com/Hugo-C> in [#807](https://github.com/litestar-org/polyfactory/issues/807) <https://github.com/litestar-org/polyfactory/pull/807>_
  • (179afe9 <https://github.com/litestar-org/polyfactory/commit/179afe92a4a1cb3123cd538dbe38793ba66e1c7e>) - Add Hugo-C as a contributor for code (#809) by @allcontributors[bot] <https://github.com/allcontributors[bot]> in [#809](https://github.com/litestar-org/polyfactory/issues/809) <https://github.com/litestar-org/polyfactory/pull/809>_

Features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

... (truncated)

Commits
  • ef2e655 chore: prepare v3.3.0 release (#828)
  • 9fe33dd fix: Leave the async session opened after persisting data in `SQLAASyncPersis...
  • 2c36e7d chore(deps): bump dawidd6/action-download-artifact from 13 to 14 (#825)
  • c591600 feat: add support for SQLAlchemy computed fields (#799)
  • cd48c81 chore(deps): bump wheel from 0.45.1 to 0.46.2 (#822)
  • 2549140 chore(deps): bump urllib3 from 2.5.0 to 2.6.3 (#823)
  • 8d2dad4 chore(deps): bump dawidd6/action-download-artifact from 12 to 13 (#821)
  • e2eed27 feat: add __persistence__method__ to SQLAlchemyFactory (#818)
  • aa6a403 chore(deps): bump dawidd6/action-download-artifact from 11 to 12 (#815)
  • f90cbcd fix: improve test stability (#813)
  • 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 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 [polyfactory](https://github.com/litestar-org/polyfactory) from 2.20.0 to 3.3.0.
- [Release notes](https://github.com/litestar-org/polyfactory/releases)
- [Changelog](https://github.com/litestar-org/polyfactory/blob/main/docs/changelog.rst)
- [Commits](litestar-org/polyfactory@v2.20.0...v3.3.0)

---
updated-dependencies:
- dependency-name: polyfactory
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Mar 1, 2026
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.

0 participants