diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-10 17:47:33 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-04-10 17:47:33 -0700 |
commit | effef07fbb8eea5b608d48e6b6bd420ea2c76506 (patch) | |
tree | af76e423453510fd018f4cc8a44756d233f5fedc /python/Pipfile.lock | |
parent | d9e04e7ab264465c3eab4d050f289d27b7acb67c (diff) | |
download | fatcat-effef07fbb8eea5b608d48e6b6bd420ea2c76506.tar.gz fatcat-effef07fbb8eea5b608d48e6b6bd420ea2c76506.zip |
point loginpass to upstream (patch accepted)
Diffstat (limited to 'python/Pipfile.lock')
-rw-r--r-- | python/Pipfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/Pipfile.lock b/python/Pipfile.lock index 6d8171ce..0d73417d 100644 --- a/python/Pipfile.lock +++ b/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5e17a99fdd0d8a30570c3a59463d8d1983c3692fe9faedee5e9cca6163220b59" + "sha256": "e6ac8d0bd63b3819a170bde676a9f6a00933af9ac7cd45c75b809f14776e2652" }, "pipfile-spec": 6, "requires": { @@ -207,8 +207,8 @@ "version": "==2.5.0" }, "loginpass": { - "git": "https://github.com/bnewbold/loginpass.git", - "ref": "212c26b93e8bb4e66f4edb6a43927b72905e1e63" + "git": "https://github.com/authlib/loginpass.git", + "ref": "ed9e527502bd19be6793f88ed71ca0e1764e9034" }, "lxml": { "hashes": [ |