Skip to content

Update jwst-gtvt requirement from >=1.0.0 to >=1.1.1#672

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/jwst-gtvt-gte-1.1.1
Open

Update jwst-gtvt requirement from >=1.0.0 to >=1.1.1#672
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/jwst-gtvt-gte-1.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Updates the requirements on jwst-gtvt to permit the latest version.

Release notes

Sourced from jwst-gtvt's releases.

JWST GTVT Release 1.1.1

What's Changed

Full Changelog: spacetelescope/jwst_gtvt@v1.1.0...v1.1.1

Changelog

Sourced from jwst-gtvt's changelog.

1.1.1 (2025-06-03)

  • Bug fix for version and function match.

1.1 (2025-06-03)

  • Updated default start and end dates to cover the period from the current local date to 2 years in the future.
  • Updated the help text to be more descriptive.
  • Removed the .yml environment files from the repository.
  • Updated the README to describe the new default dates and installation instructions.
  • Added dates for each GTVT release to CHANGES.
  • Removed support for Python 3.9

1.0.1 (2023-10-17)

  • Bug fix: Negative declinations resulted in the GTVT throwing an error because the argument parser accepts arguments that start with '--' and '-', so was unable to interpret the minus sign. Updates to the jwst_gtvt call were implemented to get around this issue by requiring '--ra=' and '--dec=' in front of the right ascension and declination values, respectively. The README was updated with this information.

1.0 (2023-06-29)

  • Package went through a major refactor, list below describes new features
  • Tool now dynamically reads ephemerides from JPL HORIZONS using astroquery. Back-up ephemerides are available in repo along with tools to update it.
  • Plotting display and control is updated but still presents results similar to previous releases
  • Command line arguments now use docopt.
  • Conda and pip requirements files are included with Package
  • Project now uses pyproject.toml to setup and install package
  • The --v3pa flag is now deprecated in favor of --instrument v3pa

0.3.0 (2022-11-10)

  • Updated the default JWST ephemeris and removed the old ephemeris.
  • Updated the default start date to 2021-12-26 (JWST launch) and the default end date to 2024-10-02.
  • Updated README examples and figures.

0.2.0 (2021-07-12)

  • Adding support for the python >= 3.7
  • Adding pysiaf library. pysiaf pulls the v3 reference angle for the GTVT/MTVT.
  • Small print/output statements updates.
  • Updating repo to follow INS community software standards.
  • Switched the CI from travis to Github Actions

0.1.2 (2020-04-23)

  • Verbose argument is available via command line. Users can select to suppress output from GTVT/MTVT.
Commits
  • 928eb72 Merge pull request #95 from mfixstsci/version_value_fix
  • 2ec9315 Updating changes.rst
  • 17cb602 Fixing bug with same variable name as import
  • e39659e Merge pull request #93 from mfixstsci/update-end-date
  • f5bd6cf Remove conda env files, updated changes.rst, updated deprecations, added new ...
  • 7310195 Removing try except and adding changes and readme updates
  • 54fd33a Update docstring
  • ad0f6bf Changing date range from lauch to max date, date range is now today plus 2 years
  • b814ac5 Updating end date and doc updates suggested by John
  • 25b74c0 Merge pull request #91 from mfixstsci/docopt-bug-2023-10-17
  • 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 [jwst-gtvt](https://github.com/spacetelescope/jwst_gtvt) to permit the latest version.
- [Release notes](https://github.com/spacetelescope/jwst_gtvt/releases)
- [Changelog](https://github.com/spacetelescope/jwst_gtvt/blob/develop/CHANGES.rst)
- [Commits](spacetelescope/jwst_gtvt@v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: jwst-gtvt
  dependency-version: 1.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 python Pull requests that update Python code labels May 1, 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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants