Update masonite-framework-orm requirement from <4,>=3 to >=3.1.0,<4#62
Merged
eaguad1337 merged 1 commit intoJun 7, 2026
Merged
Conversation
Updates the requirements on [masonite-framework-orm](https://github.com/masonitedev/orm) to permit the latest version. - [Release notes](https://github.com/masonitedev/orm/releases) - [Changelog](https://github.com/masonitedev/orm/blob/3.x/CHANGELOG.md) - [Commits](masonitedev/orm@v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: masonite-framework-orm dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
ba5b5d8 to
6bc910c
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on masonite-framework-orm to permit the latest version.
Release notes
Sourced from masonite-framework-orm's releases.
Commits
3fc168afix: update root orm script to cleo 2 import path39ce462fix: bump cleo pin in requirements.txt too (used by CI)54c87d3feat: migrate the CLI to cleo 2a241ca9chore: release 3.0.2f035fe2fix: do not globally enable DeprecationWarning display in deprecated()6af01cefix: use masonite-framework-orm as the PyPI package name40c2bb4chore: migrate to masonitedev org and rename package to masoniteorm825d08cMerge pull request #948 from circulon/fix/947f35daa5Added inline connection details test testd62ac3bcleaned up tests