summaryrefslogtreecommitdiff
path: root/spec/fixtures/python/pipenv/python-3.4/Pipfile.lock
diff options
context:
space:
mode:
authorCan Eldem <celdem@gitlab.com>2020-10-06 10:37:53 +0000
committerCan Eldem <celdem@gitlab.com>2020-10-06 10:37:53 +0000
commit7fe70519010e24fa1d6735b108793987e8a24aa4 (patch)
treeaf3d60cd146203f4cc8d04f9a7883ef81f34f836 /spec/fixtures/python/pipenv/python-3.4/Pipfile.lock
parentae334f0af0155112c345475d9837de8538b58b7a (diff)
parentea3481fdb3bc94ce882f045d42ae9984548fc0e5 (diff)
Merge branch 'go-modules-subdir' into 'master'v3.26.1
Scan sub directories of Golang projects Closes gitlab-org/gitlab#255605 See merge request gitlab-org/security-products/license-management!222
Diffstat (limited to 'spec/fixtures/python/pipenv/python-3.4/Pipfile.lock')
-rw-r--r--spec/fixtures/python/pipenv/python-3.4/Pipfile.lock30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec/fixtures/python/pipenv/python-3.4/Pipfile.lock b/spec/fixtures/python/pipenv/python-3.4/Pipfile.lock
new file mode 100644
index 0000000..e197560
--- /dev/null
+++ b/spec/fixtures/python/pipenv/python-3.4/Pipfile.lock
@@ -0,0 +1,30 @@
+{
+ "_meta": {
+ "hash": {
+ "sha256": "ec82d5e7c10fd591aeebbc9b7b62d730f7fd70dc52e4e4818834891aa4194c73"
+ },
+ "pipfile-spec": 6,
+ "requires": {
+ "python_version": "3.4"
+ },
+ "sources": [
+ {
+ "name": "pypi",
+ "url": "https://pypi.org/simple",
+ "verify_ssl": true
+ }
+ ]
+ },
+ "default": {
+ "docutils": {
+ "hashes": [
+ "sha256:718c0f5fb677be0f34b781e04241c4067cbd9327b66bdd8e763201130f5175be",
+ "sha256:cb3ebcb09242804f84bdbf0b26504077a054da6772c6f4d625f335cc53ebf94d",
+ "sha256:de454f1015958450b72641165c08afe7023cd7e3944396448f2fb1b0ccba9d77"
+ ],
+ "index": "pypi",
+ "version": "==0.13.1"
+ }
+ },
+ "develop": {}
+}