diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-17 16:10:23 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-17 16:16:25 -0800 |
commit | b1e8f3337bcde0f58176e79edb204e8003152090 (patch) | |
tree | 8b8fed6d6344c90871b53e45c693ef9bb018a163 /python | |
parent | c14e301bbc74e9b87d835813609362e2489d963a (diff) | |
download | fatcat-b1e8f3337bcde0f58176e79edb204e8003152090.tar.gz fatcat-b1e8f3337bcde0f58176e79edb204e8003152090.zip |
python code: update python_openapi_client in lockfile
Diffstat (limited to 'python')
-rw-r--r-- | python/Pipfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile.lock b/python/Pipfile.lock index a5c26410..fde6ca9a 100644 --- a/python/Pipfile.lock +++ b/python/Pipfile.lock @@ -262,7 +262,7 @@ }, "fatcat-openapi-client": { "path": "./../python_openapi_client", - "version": "==0.4.0" + "version": "==0.4.1" }, "filelock": { "hashes": [ |