Skip to content

Commit 742933f

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

File tree

2 files changed

+68
-36
lines changed

2 files changed

+68
-36
lines changed

poetry.lock

Lines changed: 67 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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

127127
[tool.coverage.run]
128128
source = ["aws_lambda_powertools"]

0 commit comments

Comments
 (0)