Skip to content

Commit 3654eeb

Browse files
chore(deps-dev): bump ty from 0.0.23 to 0.0.24
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.23 to 0.0.24. - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.23...0.0.24) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0309d53 commit 3654eeb

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -129,7 +129,7 @@ mkdocs-llmstxt = ">=0.2,<0.5"
129129
avro = "^1.12.0"
130130
protobuf = ">=6.30.2,<8.0.0"
131131
types-protobuf = "^6.30.2.20250516"
132-
ty = "^0.0.23"
132+
ty = ">=0.0.23,<0.0.25"
133133

134134
[tool.coverage.run]
135135
source = ["aws_lambda_powertools"]

0 commit comments

Comments
 (0)