Skip to content

Commit c15be19

Browse files
upgrading typeguard version
1 parent 0d3f2fe commit c15be19

2 files changed

Lines changed: 1004 additions & 617 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dev = [
7474
"responses>=0.23.1",
7575
"testfixtures>=8.3.0",
7676
"tox>=4.20.0",
77-
"typeguard<=2.13.3", # TODO: Lots of changes required for v4
77+
"typeguard>=4.0.0", # TODO: Lots of changes required for v4
7878
"vcrpy>=6.0.2",
7979
]
8080
lint = [

0 commit comments

Comments
 (0)