bump libs

This commit is contained in:
meeb 2022-01-22 16:13:00 +11:00
parent cc7b7727c2
commit 70e541dea0
1 changed files with 9 additions and 9 deletions

18
Pipfile.lock generated
View File

@ -373,11 +373,11 @@
}, },
"pyparsing": { "pyparsing": {
"hashes": [ "hashes": [
"sha256:04ff808a5b90911829c55c4e26f75fa5ca8a2f5f36aa3a51f68e27033341d3e4", "sha256:18ee9022775d270c55187733956460083db60b37d0d0fb357445f3094eed3eea",
"sha256:d9bdec0013ef1eb5a84ab39a3b3868911598afa494f5faa038647101504e2b81" "sha256:a6c06a88f252e6c322f65faf8f418b16213b51bdfaece0524c1c1bc30c63c484"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==3.0.6" "version": "==3.0.7"
}, },
"pytz": { "pytz": {
"hashes": [ "hashes": [
@ -413,11 +413,11 @@
}, },
"redis": { "redis": {
"hashes": [ "hashes": [
"sha256:21f0a23bce707909076e6ba2ce076cba59bff60d2ab22972e0647fdf620ffe47", "sha256:07420a3fbedd8e012c31d4fadac943fb81568946da202c5a5bc237774e5280a0",
"sha256:e13fad67c098a33141bacde872786960e86a5c97a4255009bcd43c795fa1cc77" "sha256:bc97d18938ca18d66737d0ef88584a2073069589e4026813cfba9ad6df9a9f40"
], ],
"index": "pypi", "index": "pypi",
"version": "==4.1.0" "version": "==4.1.1"
}, },
"requests": { "requests": {
"hashes": [ "hashes": [
@ -597,11 +597,11 @@
}, },
"yt-dlp": { "yt-dlp": {
"hashes": [ "hashes": [
"sha256:2244df3759751487e796b23b67216bee98e70832a3a43c2526b0b0e0bbfbcb5b", "sha256:182903b78a4645edd504dcd9f2603f76f9fdaf8bd279fd45d01992f7637b6d8a",
"sha256:bb46898a175d149c9c6bb2846056590d297aa4eafad8487c3e1315d2c6090896" "sha256:220ec407389b5ea72e25dfc11c30e543489b90075c55311d5255e2045db8a9e2"
], ],
"index": "pypi", "index": "pypi",
"version": "==2021.12.27" "version": "==2022.1.21"
} }
}, },
"develop": {} "develop": {}