Skip to content

build(deps-dev): bump polyfactory from 3.2.0 to 3.3.0#10

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/polyfactory-3.3.0
Jul 15, 2026
Merged

build(deps-dev): bump polyfactory from 3.2.0 to 3.3.0#10
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/polyfactory-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps polyfactory from 3.2.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

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>_
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)
  • See full diff 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 3.2.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@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: polyfactory
  dependency-version: 3.3.0
  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:uv Pull requests that update python:uv code labels Jul 15, 2026
@github-actions
github-actions Bot merged commit 3a1455b into main Jul 15, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/polyfactory-3.3.0 branch July 15, 2026 08:45
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants