Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Updates the requirements on pydap to permit the latest version.

Release notes

Sourced from pydap's releases.

3.5.7

What's Changed

Full Changelog: pydap/pydap@3.5.6...3.5.7

Changelog

Sourced from pydap's changelog.

News

3.4.0

Release date: 2023-April-5

  • DAP4/DAS Patch (#278)

    • Fixing a type that was causing DAP4 content to be igested in a DAP2 object with bad results.
    • Retiring tests for Python 3.6 as it is no longer available in ubuntu. Adding tests for Python 3.10 and 3.11
    • Dropped 3.7 and 3.8 from the version matrix
    • test_response_error regex fixed
    • test_response_error fix for 3.10 and 3.9
    • changed python_macro version to 3.9
    • Updated .gitignore for OSX Finder stuff
  • Dap4 beta (#271)

    • Initial DAP4 support
    • These changes are useful but do not represent 100% conformance to the DAP4.

3.3.0

Release date: 2022-Feb-1

  • There are many changes going from 3.2.0 to 3.3.0

    Merge pull request #259 from pydap/ejh_readme fixing documentation links in README

    Merge pull request #258 from pydap/ejh_version changed version to 3.3.0

    Merge pull request #253 from pydap/ejh_remove_python_2 removing support for python 2

    Merge pull request #209 from shreddd/master Fix to speed up directory listings.

    Merge pull request #257 from pydap/ejh_macos_2 adding macos to GitHub CI

    Merge branch 'timeout' of github.com:cskarby/pydap Merge branch 'float_inf' of github.com:d70-t/pydap into ejh_inf

    Merge pull request #247 from pydap/ejh_warn2 fixed tostring warnings

    Merge pull request #246 from pydap/ejh_warn

... (truncated)

Commits
  • 90383df Improve dmr parser and deserialization (#567)
  • 556503c Improve thread-safety ness and caching behavior (#566)
  • 3cb8598 remove global url definitions - make tests self contained (#564)
  • 4e98ea4 Improve handling dimensions for datasets with nested groups (#563)
  • 8657610 add a data checker (#561)
  • 136d63a Improves memory management (#560)
  • 9dee9aa add slice as an argument to create single dap url with multiple variables (...
  • e93ade5 a fix to parse ces with subsets (#556)
  • c3cc440 Bump actions/setup-python from 5 to 6 (#552)
  • 12bb0fc Update pre-commit hooks (#548)
  • 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 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 <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 [pydap](https://github.com/pydap/pydap) to permit the latest version.
- [Release notes](https://github.com/pydap/pydap/releases)
- [Changelog](https://github.com/pydap/pydap/blob/main/NEWS.md)
- [Commits](pydap/pydap@3.4.0...3.5.7)

---
updated-dependencies:
- dependency-name: pydap
  dependency-version: 3.5.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
@Zeitsperre
Copy link
Member

@dependabot ignore this minor version

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

OK, I won't notify you about version 3.5.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/pydap-gte-3.4.0-and-lt-3.5.8 branch October 6, 2025 18:25
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants