Skip to content

pip prod(deps): update erddapy requirement from >=2.2.1 to >=3.1.1#611

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/erddapy-gte-3.1.1
Open

pip prod(deps): update erddapy requirement from >=2.2.1 to >=3.1.1#611
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/erddapy-gte-3.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on erddapy to permit the latest version.

Release notes

Sourced from erddapy's releases.

v3.1.1

What's Changed

Full Changelog: ioos/erddapy@v3.1.0...v3.1.1

Changelog

Sourced from erddapy's changelog.

Changelog

v0.9.0

  • Support ERDDAP 2.10 search syntax (#155)

v0.8.0

  • Cache urlopen returns for faster access when the query does not change (#147)
  • Major refactor that removes the utilities module (#145, #148)
  • Build versioned docs with a drop-down menu to access previous versions (#146)
  • Improved URL builder by avoiding duplicated slashes (#151)
  • Normalize search terms to match ERDDAP server case (#152)

v0.7.2

  • Bugfix:

  • Fixed Wrong type passed to load temporary netCDF files (#138)

  • Fixed some f-strings bugs (#142)

  • Allow erddapy to be loaded offline (#143)

v0.7.1

  • Bugfix: while griddap is not support the current ncCF enforced prevented users from building griddap URLs for xarray b/c griddap does not support it. Now the netCDF responses are ncCF for tabledap and plain nc for griddap.

v0.7.0

  • Added a ncCF response
  • NetCDF file-like response can be in-memory or in-disk depending on the libnetcdf library available.
  • Use canonical list of ERDDAP servers
  • Various packaging improvements towards pep517/518
  • Make check_url_response optional to avoid abusing servers
  • New documentation with more examples and tips for multiple requests

Bugfix:

  • Return ability to pass keyword arguments to requests.get.
  • Fix urlopen raise_for_status
  • Fix parse_time_string import for various pandas versions

0.6.0

  • Added the distinct() server-side function
  • Added type annotations and pre-commit checks as a GH-action
  • Fetch ERDDAP servers list from a awesome-erddap

... (truncated)

Commits
  • ad34f53 Merge pull request #437 from ocefpaf/pandas_3
  • 6bf4672 update
  • 84fe07f allow for pandas 3
  • fa99ff6 Merge pull request #436 from ioos/pre-commit-ci-update-config
  • 0333958 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 8d1cfe1 [pre-commit.ci] pre-commit autoupdate
  • 9944a00 Merge pull request #434 from ocefpaf/xarray-erddap
  • 5705cbc Merge pull request #435 from ocefpaf/test_ubuntu-slim
  • b712afe Try ubuntu-slim in the small tasks
  • 56c4cd3 add xarray-erddap entry-point
  • Additional commits viewable in compare view

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

Updates the requirements on [erddapy](https://github.com/ioos/erddapy) to permit the latest version.
- [Release notes](https://github.com/ioos/erddapy/releases)
- [Changelog](https://github.com/ioos/erddapy/blob/main/CHANGES.txt)
- [Commits](ioos/erddapy@v2.2.1...v3.1.1)

---
updated-dependencies:
- dependency-name: erddapy
  dependency-version: 3.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ignore-for-release Ignore this PR for next release labels Apr 24, 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 ignore-for-release Ignore this PR for next release

Projects

Status: Queued

Development

Successfully merging this pull request may close these issues.

0 participants