Skip to content

Commit b81f8b1

Browse files
chore(deps-dev): bump ty from 0.0.1a29 to 0.0.8 in /scaleway-async
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.1a29 to 0.0.8. - [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.1-alpha.29...0.0.8) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bd232b commit b81f8b1

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

scaleway-async/poetry.lock

Lines changed: 20 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.8"
3232
mypy = "^1.5.1"
33-
ty = "^0.0.1a15"
33+
ty = ">=0.0.1,<0.0.9"
3434
pytest = ">=8.4.1,<10.0.0"
3535
pyrefly = ">=0.36.1,<0.47.0"
3636
pytest-cov = ">=6.3,<8.0"

0 commit comments

Comments
 (0)