Skip to content

Commit

Permalink
Bump setuptools from 73.0.1 to 74.1.2
Browse files Browse the repository at this point in the history
Bumps [setuptools](https://github.com/pypa/setuptools) from 73.0.1 to 74.1.2.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v73.0.1...v74.1.2)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 6a63f02 commit ca68472
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 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 @@ -30,7 +30,7 @@ photutils = "^1.8.0"
psycopg = {extras = ["binary"], version = "^3.1.9"}
pydl = "^1.0.0"
pyFFTW = ">=0.13.1,<0.15.0"
setuptools = ">=67.8,<74.0"
setuptools = ">=67.8,<75.0"
watchdog = ">=3,<5"
wget = "^3.2"
toml = "^0.10.2"
Expand Down

0 comments on commit ca68472

Please sign in to comment.