-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
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
12914cc
minor updates11bd0bc
Merge pull request #62 from alex-oleshkevich/improve-coverage9d0c201
improve code coverage where possible9cc7310
improve test coverageaa8d432
Merge pull request #61 from alex-oleshkevich/timedelta-support8534b6a
update pre-commit config8870f28
allow datetime.timedelta as lifetime value564314c
update deps0023981
modernize pyproject074b0e6
fix 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 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)📚 Documentation preview 📚: https://pytorch-lightning--18470.org.readthedocs.build/en/18470/
cc @Borda