Skip to content

Commit

Permalink
Bump photutils from 1.5.0 to 1.6.0 (#236)
Browse files Browse the repository at this point in the history
Bumps [photutils](https://github.com/astropy/photutils) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/astropy/photutils/releases)
- [Changelog](https://github.com/astropy/photutils/blob/main/CHANGES.rst)
- [Commits](astropy/photutils@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: photutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent 3c9bf2a commit 6f2161d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 22 deletions.
48 changes: 27 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ matplotlib = "^3.6.2"
numpy = "~1.23.5"
pandas = "^1.5.2"
penquins = "^2.2.0"
photutils = "^1.5.0"
photutils = "^1.6.0"
psycopg = {extras = ["binary"], version = "^3.1.4"}
pydl = {version = "^1.0.0rc1", allow-prereleases = true}
pyFFTW = "^0.13.0"
Expand Down

0 comments on commit 6f2161d

Please sign in to comment.