diff options
author | Christian Segundo | 2023-12-26 18:26:14 +0100 |
---|---|---|
committer | Christian Segundo | 2023-12-26 18:26:14 +0100 |
commit | d062dcd0918ec243ec59e4d6dd1231d8553f158b (patch) | |
tree | 2730b05b4b6cf532621db7d16efee10fd127cb38 | |
parent | 4a8503ab947917e7a47f1d33bee000ffb0146628 (diff) | |
download | transmission-hacks-8.tar.gz |
bump certifi8
-rw-r--r-- | scripts/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 66904d3..482070c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.5.7 +certifi==2023.7.22 charset-normalizer==3.1.0 click==8.1.3 idna==3.4 |