Skip to content

Commit c84652b

Browse files
chore(deps-dev): bump licensecheck from 2024.3 to 2025.1.0
Bumps [licensecheck](https://github.com/FHPythonUtils/LicenseCheck) from 2024.3 to 2025.1.0. - [Release notes](https://github.com/FHPythonUtils/LicenseCheck/releases) - [Changelog](https://github.com/FHPythonUtils/LicenseCheck/blob/master/CHANGELOG.md) - [Commits](FHPythonUtils/LicenseCheck@2024.3...2025.1.0) --- updated-dependencies: - dependency-name: licensecheck dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cb392e commit c84652b

File tree

2 files changed

+74
-36
lines changed

2 files changed

+74
-36
lines changed

poetry.lock

+73-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ multiprocess = "^0.70.16"
122122
boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudwatch", "dynamodb", "lambda", "logs", "s3", "secretsmanager", "ssm", "xray"], version = "^1.34.139"}
123123
nox = "^2024.4.15"
124124
mkdocstrings-python = "^1.13.0"
125-
licensecheck = "^2024.3"
125+
licensecheck = ">=2024.3,<2026.0"
126126
datadog-lambda = "^6.106.0"
127127

128128
[tool.coverage.run]

0 commit comments

Comments
 (0)