Skip to content

Commit

Permalink
Update reuse requirement from ^3.0.1 to ^4.0.2
Browse files Browse the repository at this point in the history
Updates the requirements on [reuse](https://github.com/fsfe/reuse-tool) to permit the latest version.
- [Release notes](https://github.com/fsfe/reuse-tool/releases)
- [Changelog](https://github.com/fsfe/reuse-tool/blob/main/CHANGELOG.md)
- [Commits](fsfe/reuse-tool@v3.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: reuse
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent bbe00c0 commit cf82d29
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
Expand Up @@ -13,7 +13,7 @@ tomli = "^2.0.1"

[tool.poetry.dev-dependencies]
pytest = "^8.0"
reuse = "^3.0.1"
reuse = "^4.0.2"

[tool.poetry.scripts]
generate = 'groups:generate_geojson'
Expand Down

0 comments on commit cf82d29

Please sign in to comment.