-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Drop starsessions from App's requirements #18470
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
Drop starsessions from App's requirements #18470
Conversation
Updates the requirements on [starsessions](https://github.com/alex-oleshkevich/starsessions) to permit the latest version. - [Release notes](https://github.com/alex-oleshkevich/starsessions/releases) - [Commits](alex-oleshkevich/starsessions@v1.2.1...v2.1.2) --- updated-dependencies: - dependency-name: starsessions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
|
A newer version of starsessions exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
seem we would need to freeze until this is resolved 🤔 |
…te-1.2.1-and-lt-3.0
for more information, see https://pre-commit.ci
…te-1.2.1-and-lt-3.0
|
There were breaking changes without proper documentation in the release notes... |
for more information, see https://pre-commit.ci
…te-1.2.1-and-lt-3.0
…te-1.2.1-and-lt-3.0
--------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 369b990)
--------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: Jirka <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit 369b990)
Updates the requirements on starsessions to permit the latest version.
Release notes
Sourced from starsessions's releases.
Commits
12914ccminor updates11bd0bcMerge pull request #62 from alex-oleshkevich/improve-coverage9d0c201improve code coverage where possible9cc7310improve test coverageaa8d432Merge pull request #61 from alex-oleshkevich/timedelta-support8534b6aupdate pre-commit config8870f28allow datetime.timedelta as lifetime value564314cupdate deps0023981modernize pyproject074b0e6fix isort issuesYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)📚 Documentation preview 📚: https://pytorch-lightning--18470.org.readthedocs.build/en/18470/
cc @Borda