Skip to content

Update pydantic-forms requirement from <=2.0.0,>=1.4.0 to >=1.4.0,<=2.1.0 #944

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Updates the requirements on pydantic-forms to permit the latest version.

Release notes

Sourced from pydantic-forms's releases.

2.1.0

What's Changed

Full Changelog: workfloworchestrator/pydantic-forms@2.0.0...2.1.0

Commits
  • 386940c Merge pull request #44 from workfloworchestrator/timestamp-validate-min-max
  • eb17bde Match part of error message
  • 6e59501 Bump version to 2.1.0
  • cf4f4a3 Make timestamp validate min/max value
  • eeb1e61 Delete pull-request.yml
  • 28dd771 Merge pull request #42 from workfloworchestrator/fix-version-2.0.0
  • 996ba92 Bump version to 2.0.0
  • 4ed5cce Merge pull request #41 from workfloworchestrator/16-improve-readonlyfield
  • d23b71a update copyright in changed files
  • a183edd Fix test error
  • Additional commits viewable in compare view

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)

Updates the requirements on [pydantic-forms](https://github.com/workfloworchestrator/pydantic-forms) to permit the latest version.
- [Release notes](https://github.com/workfloworchestrator/pydantic-forms/releases)
- [Commits](workfloworchestrator/pydantic-forms@1.4.0...2.1.0)

---
updated-dependencies:
- dependency-name: pydantic-forms
  dependency-version: 2.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2025
Copy link

codspeed-hq bot commented May 19, 2025

CodSpeed Performance Report

Merging #944 will not alter performance

Comparing dependabot/pip/pydantic-forms-gte-1.4.0-and-lte-2.1.0 (946a745) with main (7de4fe9)

Summary

✅ 12 untouched benchmarks

Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.87%. Comparing base (b69884e) to head (946a745).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #944   +/-   ##
=======================================
  Coverage   83.87%   83.87%           
=======================================
  Files         210      210           
  Lines       10186    10186           
  Branches     1003     1003           
=======================================
  Hits         8543     8543           
  Misses       1376     1376           
  Partials      267      267           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pboers1988 pboers1988 merged commit ebbeb34 into main May 19, 2025
16 checks passed
@pboers1988 pboers1988 deleted the dependabot/pip/pydantic-forms-gte-1.4.0-and-lte-2.1.0 branch May 19, 2025 13:15
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