Skip to content

Commit

Permalink
Merge pull request #273 from finos/dependabot/pip/hatchling-gte-1.22.…
Browse files Browse the repository at this point in the history
…4-and-lt-1.27

Update hatchling requirement from <1.23,>=1.22.4 to >=1.22.4,<1.27
  • Loading branch information
timkpaine authored Dec 1, 2024
2 parents cafd3b1 + bf40260 commit d96a672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = [
"hatchling>=1.22.4,<1.23",
"hatchling>=1.22.4,<1.27",
"pkginfo>=1.10,<1.12",
"jupyterlab>=4,<5",
]
Expand Down

0 comments on commit d96a672

Please sign in to comment.