ASFHyP3 / hyp3-gamma

HyP3 plugin for generating SAR products with GAMMA
BSD 3-Clause "New" or "Revised" License
28 stars 7 forks source link

Bump hyp3lib from 3.0.0 to 3.1.0 #569

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps hyp3lib from 3.0.0 to 3.1.0.

Release notes

Sourced from hyp3lib's releases.

HyP3-lib v3.1.0

Removed

  • Support for Python 3.8 and 3.9 has been dropped, 3.10 is now the minimum version.
  • The six package has been dropped as a dependency as it's no longer used since we don't support Python 2 anymore.
Changelog

Sourced from hyp3lib's changelog.

[3.1.0]

Removed

  • Support for Python 3.8 and 3.9 has been dropped, 3.10 is now the minimum version.
  • The six package has been dropped as a dependency as it's no longer used since we don't support Python 2 anymore.
Commits
  • 99f4a65 Merge pull request #304 from ASFHyP3/develop
  • 79f4b24 Update CHANGELOG.md
  • 9044ca6 Merge pull request #303 from ASFHyP3/deprecate_python38
  • 31243b4 Update CHANGELOG.md
  • b459fd7 changelog for py version drop
  • fab066d drop support for python 3.8 and 3.9
  • 4cee0e1 Merge pull request #302 from ASFHyP3/dependabot/github_actions/pypa/gh-action...
  • 6e6de35 Merge branch 'develop' into dependabot/github_actions/pypa/gh-action-pypi-pub...
  • 2e888ad Merge pull request #301 from ASFHyP3/dependabot/github_actions/ASFHyP3/action...
  • 812069d Update .github/workflows/changelog.yml
  • Additional commits viewable in compare view


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)