Skip to content

Commit c3e67e1

Browse files
build(deps-dev): bump typeguard from 2.13.3 to 4.5.1
Bumps [typeguard](https://github.com/agronholm/typeguard) from 2.13.3 to 4.5.1. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Commits](agronholm/typeguard@2.13.3...4.5.1) --- updated-dependencies: - dependency-name: typeguard dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfb002e commit c3e67e1

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ test = [
2626
"ruff",
2727
"pytest-cov",
2828
"mypy==1.6.1",
29-
"typeguard>=2.13.3,<3",
29+
"typeguard>=2.13.3,<5",
3030
"pre-commit",
3131
"types-requests",
3232
"types-Deprecated",

uv.lock

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

0 commit comments

Comments
 (0)