summaryrefslogtreecommitdiff
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 161e2c5..695827a 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -112,13 +112,13 @@ files = [
112 112
113[[package]] 113[[package]]
114name = "idna" 114name = "idna"
115version = "3.6" 115version = "3.7"
116description = "Internationalized Domain Names in Applications (IDNA)" 116description = "Internationalized Domain Names in Applications (IDNA)"
117optional = false 117optional = false
118python-versions = ">=3.5" 118python-versions = ">=3.5"
119files = [ 119files = [
120 {file = "idna-3.6-py3-none-any.whl", hash = "sha256:c05567e9c24a6b9faaa835c4821bad0590fbb9d5779e7caa6e1cc4978e7eb24f"}, 120 {file = "idna-3.7-py3-none-any.whl", hash = "sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0"},
121 {file = "idna-3.6.tar.gz", hash = "sha256:9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca"}, 121 {file = "idna-3.7.tar.gz", hash = "sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc"},
122] 122]
123 123
124[[package]] 124[[package]]