Skip to content

pip(deps): update pydelica requirement from >=0.6.2 to >=0.6.3 - #585

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/pydelica-gte-0.6.3
Open

pip(deps): update pydelica requirement from >=0.6.2 to >=0.6.3#585
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/pydelica-gte-0.6.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on pydelica to permit the latest version.

Changelog

Sourced from pydelica's changelog.

2025-10-12 v0.6.3

  • Fixed missing compiler handling bug.
  • Support Python3.14

2024-07-29 v0.6.2

  • Fix C runtime simulation options retrieval during model execution.

2024-07-29 v0.6.1

  • Support Python3.13

2024-07-29 v0.6.0

  • Fix incorrect file specification during result retrieval.
  • Add C Runtime Simulation options functionality.
  • Deprecated OMLogLevel in favour of the above.
  • Deprecation of Solver and OutputFormat enumerations in favour of string literals.
  • Introduce validation of inputs with Pydantic.
  • Methods which return paths now return pathlib.Path as opposed to str.

2024-03-02 v0.5.1

  • Added missing OutputFormat option.

2023-05-21 v0.5.0

  • Switch to Pandas v2

2023-05-21 v0.4.4

  • Fix running of models within OpenModelica 1.21.0 under Windows.
  • Fix failure to find executable names in later OM versions.

2022-05-04 v0.4.3

  • Fix us of non-existent HOME environment variable in Windows, replacing it with HOMEPATH.

2022-03-09 v0.4.2

  • Remove libraries after use to prevent junk buildup with temporary directories in Windows.
  • Add context manager for Session to ensure directory cleanup.
  • Add use_libraries method for specifying all libraries as dictionary.
  • Now requires all used libraries to be specified if use_library or use_libraries given, else uses the system Modelica libraries.
  • Add handling of non-zero return codes during model building.

2022-03-09 v0.3.1

  • Added fixes for Windows support
  • Use OM MinGW Make as opposed to compile batch script

... (truncated)

Commits
  • 353bff7 🔖 Prepare v0.6.3 release
  • b542dbc ⬆️ Add compatibility with Python3.14
  • 981f208 Merge branch 'main' of gitlab.com:krizar/pydelica
  • 80443a6 📝 Added missing repository homepage to pyproject.toml
  • 221cc12 Update .gitlab-ci.yml file
  • See full diff in compare view

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pydelica](https://gitlab.com/krizar/pydelica) to permit the latest version.
- [Release notes](https://gitlab.com/krizar/pydelica/tags)
- [Changelog](https://gitlab.com/krizar/pydelica/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/krizar/pydelica/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: pydelica
  dependency-version: 0.6.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
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.

0 participants