diff --git a/poetry.lock b/poetry.lock index 4a617f5..8337fd6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,5 +1,6 @@ # This file is automatically @generated by Poetry and should not be changed by hand. + [[package]] name = "alabaster" version = "0.7.16" @@ -3776,6 +3777,7 @@ files = [ [[package]] name = "urllib3" version = "2.2.3" + description = "HTTP library with thread-safe connection pooling, file post, and more." category = "main" optional = false