Skip to content

Commit 8a15e6f

Browse files
chore(deps-dev): bump ty from 0.0.11 to 0.0.19 in /scaleway-async
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.11 to 0.0.19. - [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.11...0.0.19) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f39256 commit 8a15e6f

2 files changed

Lines changed: 20 additions & 21 deletions

File tree

scaleway-async/poetry.lock

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

scaleway-async/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ scaleway-core = "*"
3030
scaleway-core = { path = "../scaleway-core", develop = true }
3131
ruff = ">=0.5.0,<0.14.15"
3232
mypy = "^1.5.1"
33-
ty = ">=0.0.1,<0.0.12"
33+
ty = ">=0.0.1,<0.0.20"
3434
pytest = ">=8.4.1,<10.0.0"
3535
pyrefly = ">=0.36.1,<0.55.0"
3636
pytest-cov = ">=6.3,<8.0"

0 commit comments

Comments
 (0)