Update geoalchemy2 requirement from <0.7.0 to <0.18.0#442
Update geoalchemy2 requirement from <0.7.0 to <0.18.0#442dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
|
Dependabot can't evaluate your Python dependency files. Because of this, Dependabot cannot update this pull request. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot recreate |
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
|
@dependabot reopen |
|
@dependabot rebase |
Updates the requirements on [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) to permit the latest version. - [Release notes](https://github.com/geoalchemy/geoalchemy2/releases) - [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt) - [Commits](geoalchemy/geoalchemy2@0.1...0.17.0) --- updated-dependencies: - dependency-name: geoalchemy2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b0e15e4 to
a277721
Compare
|
@khelfen Any idea why this was fixed to <0.7.0? If not, it seems reasonable to update. |
|
Hey :) I am not 100% sure why it is fixed. But looking into the tests shows that even if the restrictions are removed, it still only resolves the environment if the version is <0.7. See: https://github.com/openego/eDisGo/actions/runs/13183559964/job/36955902663?pr=442#step:5:710 I think updating |
|
Superseded by #507. |
Updates the requirements on geoalchemy2 to permit the latest version.
Release notes
Sourced from geoalchemy2's releases.
Changelog
Sourced from geoalchemy2's changelog.
... (truncated)
Commits
eab5b71Release/0.17.0 (#531)c2d8f10Perf: Enable cache, fix value casting for MySQL and MariaDB and add plugin fo...c581698CI: Disable SQLite for Pypy job (#528)b51dc36Release: 0.16.0 (#527)27712caTest: Add test in test_functional.py for custom Geometry that uses WKT elemen...b319a15Add option to ensure all dialects are properly tested in CI (#526)f93cf5aImprove MariaDB support (#524)4a5887aRelease: 0.15.2 (#518)f32331bFix: Can handle negative coordinates with Spatialite (#517)8b7a2b1[pre-commit.ci] pre-commit autoupdate (#514)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)