desy-multimessenger / nuztf

Central repository for scripts handling ZTF Target of Opportunity requests using AMPEL. This includes neutrino, GRB and GW events.
MIT License
1 stars 0 forks source link

Bump pyvo from 1.4 to 1.4.1 #262

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pyvo from 1.4 to 1.4.1.

Release notes

Sourced from pyvo's releases.

v1.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/astropy/pyvo/compare/v1.4...v1.4.1

Changelog

Sourced from pyvo's changelog.

1.4.1 (2023-03-07)

  • pyvo.registry.search now accepts an optional maxrec argument rather than automatically passing the service's hard limit. #375

  • Fixed the RegTAP fragment for the discovery of EPN-TAP tables. #395

  • Removed defaults for optional SIAv1 and SSA query parameters to avoid unnecessarily overriding the server-side defaults. #367

  • Error messages from uws jobs are now in job.errorsummary.message rather than job.message (where one wouldn't expect them given the UWS schema). #432

  • Avoid raising AttributeError for None responses. #392

Commits
  • 01ae707 Preparing release v1.4.1
  • ec15f6c Merge pull request #434 from bsipocz/bugfix_branches_to_ci
  • ad84c29 DOC: fixing changelog for 1.4.1 and adding historical corrections
  • 11e4e99 Merge pull request #432 from msdemlei/fix-uws-errorsummary
  • 83c8a4b Merge pull request #421 from bsipocz/BUG_SSA_fix_typo_in_default
  • d440f99 Merge pull request #391 from bsipocz/DOC_return_names
  • 1c6b83d Merge pull request #420 from bsipocz/CI_reorder_and_py311
  • 959c536 Merge pull request #418 from bsipocz/MAINT_cleanup_outer_scope_shadowing
  • 230db57 MAINT: removal of unused tests directory (#414)
  • b3f293a Merge pull request #415 from msdemlei/make-all-vo-example-work
  • 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 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)