⬆ bump ty from 0.0.33 to 0.0.34 (#7)

Bumps [ty](https://github.com/astral-sh/ty) from 0.0.33 to 0.0.34.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.33...0.0.34)

---
updated-dependencies:
- dependency-name: ty
  dependency-version: 0.0.34
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-02 14:59:31 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 11cea69f44
commit de0d612f2c
2 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ dev = [
"taskiq_deduplication",
"prek>=0.3.8",
"ruff>=0.1.0",
"ty>=0.0.1a0",
"ty>=0.0.34",
]
tests = [
"coverage>=7.0.0",