Skip to content

Merge main into develop - #49

Merged
mh-superbox merged 26 commits into
developfrom
main
Sep 17, 2026
Merged

mh-superbox merged 26 commits into
developfrom
main

Conversation

@mh-superbox

Copy link
Copy Markdown
Contributor

No description provided.

dependabot Bot and others added 26 commits September 6, 2026 12:12
Updates the requirements on [rumdl](https://github.com/rvben/rumdl) to permit the latest version.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.61...v0.2.64)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.64
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: build
  dependency-version: 1.6.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [prek](https://github.com/j178/prek) to permit the latest version.
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: prek
  dependency-version: 0.5.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version.
- [Release notes](https://github.com/coveragepy/coveragepy/releases)
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
- [Commits](coveragepy/coveragepy@7.15.4...7.16.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.16.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md)
- [Commits](pypa/setuptools-scm@setuptools-scm-v10.2.1...setuptools-scm-v10.2.2)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-version: 10.2.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Update rumdl requirement from >=0.2.61 to >=0.2.64
Update build requirement from >=1.5.0 to >=1.6.0
Update prek requirement from >=0.5.0 to >=0.5.2
…m-gte-10.2.2

Update setuptools-scm requirement from >=10.2.1 to >=10.2.2
…7.16.0

Update coverage requirement from >=7.15.4 to >=7.16.0
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: build
  dependency-version: 1.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [types-pyyaml](https://github.com/python/typeshed) to permit the latest version.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-version: 6.0.12.20260906
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [setuptools-scm](https://github.com/pypa/setuptools-scm) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md)
- [Commits](pypa/setuptools-scm@setuptools-scm-v10.2.2...setuptools-scm-v10.2.3)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-version: 10.2.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ty](https://github.com/astral-sh/ty) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ty@0.0.75...0.0.80)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.80
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.16.5...0.16.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Update build requirement from >=1.6.0 to >=1.6.1
…gte-6.0.12.20260906

Update types-pyyaml requirement from >=6.0.12.20260815 to >=6.0.12.20260906
…m-gte-10.2.3

Update setuptools-scm requirement from >=10.2.2 to >=10.2.3
Update ruff requirement from >=0.16.5 to >=0.16.6
Update ty requirement from >=0.0.75 to >=0.0.80
@mh-superbox
mh-superbox merged commit c095544 into develop Sep 17, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant