Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyvo requirement from ~=1.1 to ~=1.2 #932

Merged
merged 1 commit into from
Jan 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Updates the requirements on pyvo to permit the latest version.

Changelog

Sourced from pyvo's changelog.

1.2 (2021-12-17)

  • Make .bysemantics expand its terms to the entire branch by default #241

  • Added optional includeaux flag for regTAP search() #258

  • Added VOResource 1.1 mirrorurl and testquerystring to vosi.Interface #269

1.1 (2020-06-26)

  • Added TAP examples function. #220

  • Add default for UWS version. #199

  • Handle description of None when describing a TAP service's tables. #197

  • Properly handle single string keywords value for regsearch(). #201

  • Add support for SIAv2. #206

  • Add kwargs to sia2. #222

1.0 (2019-09-20)

  • Fix pedantic table parsing not throwing exception. #140

  • Drop support for legacy Python 2.7. #153

  • Sphinx 1.7 or higher is needed to build the documentation. #160

  • Add support for authenticated requests. #157

  • Add a get_job_list method to the TAPService class. #169

  • Replace example's usage of pyvo.object2pos() with SkyCoord.from_name() #171

  • Stop installing files from scripts to /usr/local/bin. Move them to examples/images instead. #166

  • Update ex_casA_image_cat example. #172

  • Fix waveband option in registry.regsearch #175

  • Fix to regtap.ivoid2service(), few decode()'s, para_format_desc was moved to utils. #177

... (truncated)

Commits

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)

@dependabot dependabot bot added the dependencies Updating dependency packages label Dec 20, 2021
tamimfatahi
tamimfatahi previously approved these changes Jan 7, 2022
Copy link
Collaborator

@tamimfatahi tamimfatahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and successful.

Updates the requirements on [pyvo](https://github.com/astropy/pyvo) to permit the latest version.
- [Release notes](https://github.com/astropy/pyvo/releases)
- [Changelog](https://github.com/astropy/pyvo/blob/main/CHANGES.rst)
- [Commits](astropy/pyvo@v1.1...v1.2)

---
updated-dependencies:
- dependency-name: pyvo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Collaborator

@tamimfatahi tamimfatahi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and successful.

@tamimfatahi tamimfatahi merged commit e9664c4 into develop Jan 7, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/pyvo-approx-eq-1.2 branch January 7, 2022 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependency packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant