diff --git a/src/py3.9/Pipfile.lock b/src/py3.9/Pipfile.lock index 0e77805..7a12085 100644 --- a/src/py3.9/Pipfile.lock +++ b/src/py3.9/Pipfile.lock @@ -26,10 +26,11 @@ }, "cowsay": { "hashes": [ - "sha256:c00e02444f5bc7332826686bd44d963caabbaba9a804a63153822edce62bbbf3" + "sha256:274b1e6fc1b966d53976333eb90ac94cb07a450a700b455af9fbdf882244b30a" ], "index": "pypi", - "version": "==5.0" + "markers": "python_version >= '3.8'", + "version": "==6.1" }, "docopt": { "hashes": [ @@ -38,11 +39,7 @@ "version": "==0.6.2" }, "example": { - "file": "https://github.com/cisagov/skeleton-python-library/archive/v0.1.0.tar.gz", - "hashes": [ - "sha256:d4ae2105b555cb386daf39e06b05594596e881e67faffc46c69d9e7ce56c8c4c" - ], - "version": "==0.1.0" + "file": "https://github.com/cisagov/skeleton-python-library/archive/v0.1.0.tar.gz" }, "schema": { "hashes": [ @@ -53,11 +50,11 @@ }, "setuptools": { "hashes": [ - "sha256:57f6f22bde4e042978bcd50176fdb381d7c21a9efa4041202288d3737a0c6a54", - "sha256:a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75" + "sha256:4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87", + "sha256:b454a35605876da60632df1a60f736524eb73cc47bbc9f3f1ef1b644de74fd2a" ], - "markers": "python_version >= '3.7'", - "version": "==65.6.3" + "markers": "python_version >= '3.8'", + "version": "==68.2.2" } }, "develop": {}