Skip to content

Update stormpy requirement from >=1.10 to >=1.12.0#12

Merged
volkm merged 1 commit intomasterfrom
dependabot/pip/stormpy-gte-1.11.3
Apr 13, 2026
Merged

Update stormpy requirement from >=1.10 to >=1.12.0#12
volkm merged 1 commit intomasterfrom
dependabot/pip/stormpy-gte-1.11.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Updates the requirements on stormpy to permit the latest version.

Release notes

Sourced from stormpy's releases.

v1.11.3

Requires Storm version >= 1.11.0. Binaries for this release are linked with Storm 1.11.1.

  • Use latest Storm version in CI workflow for releases.
Changelog

Sourced from stormpy's changelog.

Version 1.11.3 (2025/10)

Requires Storm version >= 1.11.0. Binaries for this release are linked with Storm 1.11.1.

  • Use latest Storm version in CI workflow for releases.

Version 1.11.2 (2025/10)

Requires Storm version >= 1.11.0. Binaries for this release are linked with Storm 1.11.0.

  • Prebuilt binaries on macOS require at least macOS version 14 (Apple Silicon) or version 15 (Intel)
  • Documentation: Revised installation guide
  • Developer: Improved workflow for creating wheels and added support for Linux ARM
  • Developer: Use fixed versions for Python dependencies

Version 1.11.1 (2025/09)

Requires Storm version >= 1.11.0.

  • Fixed issue in CI workflow for releases

Version 1.11.0 (2025/09)

Requires Storm version >= 1.11.0

  • Restructured build process:
    • Migrated build process to scikit-build-core
    • Adaptions to build process of Storm
    • Developer: added information on used Storm library (e.g. installation location) to stormpy.info
    • Developer: internal libraries are denoted by underscore prefix (e.g. _storage) now
  • Generalized functions get_value and get_values_states for valuations
  • Adaption to changes in Storm
  • Documentation: Use Sphinx theme Nefertiti and updated documentation
  • Developer: CI workflow for new releases including publishing to pypi

Version 1.10.x

Version 1.10.1 (2025/07)

Requires Storm version > 1.10.0

  • First stand-alone (including Storm) release to pypi.

Version 1.10.0 (2025/05)

Requires Storm version >= 1.10.0

  • Integrated pycarl into stormpy. Pycarl is no longer available as a separate library.
  • Support for forcing exact mode in environment
  • Support for building Prism SMGs
  • Support for building interval POMDPs from DRN
  • Added convenience functions for state valuations
  • Multi-objective plotting
  • Check DFT for potential modeling issues

... (truncated)

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@volkm volkm closed this Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@volkm volkm reopened this Apr 13, 2026
@volkm
Copy link
Copy Markdown
Contributor

volkm commented Apr 13, 2026

@dependabot recreate

Updates the requirements on [stormpy](https://github.com/moves-rwth/stormpy) to permit the latest version.
- [Release notes](https://github.com/moves-rwth/stormpy/releases)
- [Changelog](https://github.com/stormchecker/stormpy/blob/master/CHANGELOG.md)
- [Commits](stormchecker/stormpy@1.10.0...1.11.3)

---
updated-dependencies:
- dependency-name: stormpy
  dependency-version: 1.11.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/stormpy-gte-1.11.3 branch from 12cca35 to 127a8d9 Compare April 13, 2026 09:55
@volkm volkm changed the title Update stormpy requirement from >=1.10 to >=1.11.3 Update stormpy requirement from >=1.10 to >=1.12.0 Apr 13, 2026
@volkm volkm merged commit fae48ce into master Apr 13, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/stormpy-gte-1.11.3 branch April 13, 2026 10:01
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