Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump marshmallow from 3.22.0 to 3.23.2 in /application #1518

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps marshmallow from 3.22.0 to 3.23.2.

Changelog

Sourced from marshmallow's changelog.

3.23.2 (2024-12-18)


Bug fixes:

  • Improve type hint formatting for Field, Nested, and Function fields to resolve PyCharm warnings (:issue:2268). Thanks :user:Fares-Abubaker for reporting and fixing.

3.23.1 (2024-11-01)


Support:

  • Document absolute parameter of URL field (:pr:2327).
  • Documentation: Remove (outdated) minimum Python 3 minor version in documentation and README (:pr:2323).

3.23.0 (2024-10-17)


Features:

  • Typing: replace "type" with specific metaclass for Schema and Field.

Other changes:

  • Officially support Python 3.13 (:pr:2319).
  • Drop support for Python 3.8 (:pr:2318).
Commits
  • 90931f0 Update changelog
  • 19bc97b Improve type hint formatting for Field, Nested and Function fields to resolve...
  • 6654eaf Remove Fern sponsor message
  • 9716fc6 [pre-commit.ci] pre-commit autoupdate
  • 1b1250d Bump version and update changelog
  • 31d67b9 Merge pull request #2328 from marshmallow-code/rm_pytz
  • 77229d1 Remove types-pytz from pre-commit config
  • 91d5c0c Document "absolute" URL field parameter (#2327)
  • 341b927 Update Fern sponsor link
  • d686cd8 Bump autodocsumm from 0.2.13 to 0.2.14 (#2326)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 30, 2024
Copy link

vercel bot commented Dec 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 3:00pm
nextra-docsgpt 🔄 Building (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 3:00pm

@dartpain
Copy link
Contributor

@dependabot rebase

Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.22.0 to 3.23.2.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.22.0...3.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/application/marshmallow-3.23.2 branch from 88abe0d to efb018d Compare December 31, 2024 14:58
@dartpain dartpain merged commit c7d7dfb into main Dec 31, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/pip/application/marshmallow-3.23.2 branch December 31, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application 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