Bump the all-deps group with 3 updates - #81
Merged
Conversation
Bumps the all-deps group with 3 updates: [xtgeo](https://github.com/equinor/xtgeo), [mypy](https://github.com/python/mypy) and [librt](https://github.com/mypyc/librt). Updates `xtgeo` from 4.21.0 to 4.22.1 - [Release notes](https://github.com/equinor/xtgeo/releases) - [Changelog](https://github.com/equinor/xtgeo/blob/main/docs/release_notes.md) - [Commits](equinor/xtgeo@4.21.0...4.22.1) Updates `mypy` from 1.20.2 to 2.0.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) Updates `librt` from 0.8.1 to 0.10.0 - [Commits](mypyc/librt@v0.8.1...v0.10.0) --- updated-dependencies: - dependency-name: xtgeo dependency-version: 4.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-deps - dependency-name: librt dependency-version: 0.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
GibranAlfa
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-deps group with 3 updates: xtgeo, mypy and librt.
Updates
xtgeofrom 4.21.0 to 4.22.1Release notes
Sourced from xtgeo's releases.
Commits
4dc6ab3BUG: Fix C integer overflow and format warnings (#1620)2eb8908MAINT: Remove pylint27448cfENH: Implement get_cell_intersections for well9f512a9CLN: Refactor Ray-triangle intersection algorithm972740dCI: Fix OPM testing8f503c7Bump the all-deps group with 3 updates (#1617)e087893Bump the all-deps group with 4 updates (#1610)Updates
mypyfrom 1.20.2 to 2.0.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
7a76500Remove +dev from version5a3ab3bChangelog for mypy 2.0 (#21422)f9c86e2Some changelog updates for 2.0 (#21413)519eaf1Bump librt to 0.10.0 (#21415)158a620Fix negative narrowing for containers (#21411)e556eb9Try fixing mypy mypyc wheels (#21392)f2c9797Expose --num-workers and --native-parser (#21387)db0cb2fBump ast-serialize cache version (#21388)1090ca6Bump ast-serialize version to 0.3.0 only (#21391)714ca9f[mypyc] Add note about librt.strings thread safety (#21383)Updates
librtfrom 0.8.1 to 0.10.0Commits
1d5e9b2Bump version to 0.10.0963673eSync mypy and add smoke tests (#38)8f66cfeBump version to 0.9.0149b369Sync mypy including extract_symbol() PR (#37)05c1111Use PEP 639 license metadata (#34)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions