Skip to content

Commit e0c4c16

Browse files
Update third-party-license-file-generator requirement (#261)
Updates the requirements on [third-party-license-file-generator](https://github.com/ftpsolutions/python-third-party-license-file-generator) to permit the latest version. - [Release notes](https://github.com/ftpsolutions/python-third-party-license-file-generator/releases) - [Commits](ftpsolutions/python-third-party-license-file-generator@2024.8.23...2025.6.19) --- updated-dependencies: - dependency-name: third-party-license-file-generator dependency-version: 2025.6.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d2e337 commit e0c4c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Sphinx = "~7.4"
4646
sphinx-rtd-theme = "~3.0"
4747
sphinxcontrib-napoleon = "~0.7"
4848
m2r = "~0.3"
49-
third-party-license-file-generator = "~2024.8"
49+
third-party-license-file-generator = "~2025.6"
5050
pyinstrument="5.0.2"
5151

5252
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)