Skip to content

Commit 094ae70

Browse files
build(deps): update regions requirement from >=0.7 to >=0.10
Updates the requirements on [regions](https://github.com/astropy/regions) to permit the latest version. - [Release notes](https://github.com/astropy/regions/releases) - [Changelog](https://github.com/astropy/regions/blob/main/CHANGES.rst) - [Commits](astropy/regions@v0.7...v0.10) --- updated-dependencies: - dependency-name: regions dependency-version: '0.10' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66ccd62 commit 094ae70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ MOCpy>=0.15.0
88
pandas>=2.0.3
99
plotly>=5.14.0.a
1010
pyvo>=1.4.1
11-
regions>=0.7
11+
regions>=0.10
1212
specutils>=1.18.0

0 commit comments

Comments
 (0)