Skip to content

Commit d6972b1

Browse files
chore(deps-dev): bump nox from 2024.10.9 to 2025.5.1
Bumps [nox](https://github.com/wntrblm/nox) from 2024.10.9 to 2025.5.1. - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.10.09...2025.05.01) --- updated-dependencies: - dependency-name: nox dependency-version: 2025.5.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0d07f3 commit d6972b1

File tree

2 files changed

+27
-6
lines changed

2 files changed

+27
-6
lines changed

poetry.lock

+26-5
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
@@ -119,7 +119,7 @@ types-redis = "^4.6.0.7"
119119
testcontainers = { extras = ["redis"], version = ">=3.7.1,<5.0.0" }
120120
multiprocess = "^0.70.16"
121121
boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudwatch", "dynamodb", "lambda", "logs", "s3", "secretsmanager", "ssm", "xray"], version = "^1.34.139"}
122-
nox = "^2024.4.15"
122+
nox = ">=2024.4.15,<2026.0.0"
123123
mkdocstrings-python = "^1.13.0"
124124
licensecheck = "^2024.3"
125125
datadog-lambda = "^6.106.0"

0 commit comments

Comments
 (0)