Skip to content

Commit 4bf9949

Browse files
Bump tblib from 3.1.0 to 3.2.2 (#1975)
1 parent 96756b7 commit 4bf9949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ test = [
7272
"coverage==7.13.0",
7373
"hypothesis==6.150.3",
7474
"unittest-xml-reporting==3.2.0",
75-
"tblib==3.1.0", # used to see backtraces in unit tests
75+
"tblib==3.2.2", # used to see backtraces in unit tests
7676
]
7777

7878
[project.urls]

0 commit comments

Comments
 (0)