MannLabs / alphapept

A modular, python-based framework for mass spectrometry. Powered by nbdev.
https://mannlabs.github.io/alphapept/
Apache License 2.0
167 stars 29 forks source link

Update streamlit requirement from <=1.10.0 to <1.13.0 #505

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on streamlit to permit the latest version.

Commits
  • 8d490d0 Make sure st.json doesn't explode when passed a list (#5223)
  • 3c3434b Revert "Add basic support for enums in multiselect (#4987)"
  • 18535d4 Up version to 1.12.2
  • 9dcbdb6 Up version to 1.12.1
  • aed490e Fix st dataframe css frontend rendering and extraction of parenthetical value...
  • 142c442 Add focus state back for number inputs (#5193)
  • 0df7d09 (Hopefully) include demo apps in tarball source distributions of Streamlit (#...
  • 451afde Fix test using the now-nonexistent _handle_scriptrunner_event_on_main_thread ...
  • b15996c Exclude Python 3.9.7 from supported versions (#5168)
  • b896ec5 AppSession: allow running on another thread (#5196)
  • 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 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[bot] commented 2 years ago

The following labels could not be found: pip dependencies.

dependabot[bot] commented 1 year ago

Superseded by #509.