Skip to content

Commit

Permalink
New version: ScrapeSEC v0.7.0 (#65369)
Browse files Browse the repository at this point in the history
UUID: 856806e7-be2f-4540-8165-3a51303b7af0
Repo: https://github.com/tylerjthomas9/ScrapeSEC.jl.git
Tree: 231e6d03c587311964d9f6a32c0ca062638dec62

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Jul 31, 2022
1 parent d744d20 commit 525de90
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
10 changes: 8 additions & 2 deletions S/ScrapeSEC/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
[0]
DataFrames = "1"
ProgressMeter = "1"
ZipFile = "0.9"

["0-0.3.0"]
julia = "1.6.0-1"

["0-0.3.1"]
CSV = "0.8"

["0-0.6"]
ProgressMeter = "1"
ZipFile = "0.9"

["0-0.6.1"]
HTTP = "0.9"

Expand All @@ -23,3 +25,7 @@ CSV = "0.9-0.10"

["0.6.2-0"]
HTTP = "1"

["0.7-0"]
Term = "1"
ZipFile = "0.9-0.10"
7 changes: 6 additions & 1 deletion S/ScrapeSEC/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@ CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

["0-0.6"]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"

["0.7-0"]
Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
3 changes: 3 additions & 0 deletions S/ScrapeSEC/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "d1f7c034368c24d55c31c0ba5302c3eae1f51139"

["0.6.2"]
git-tree-sha1 = "4947a4facfa6aa98b5eb891cc8c946c7cf84fbf6"

["0.7.0"]
git-tree-sha1 = "231e6d03c587311964d9f6a32c0ca062638dec62"

0 comments on commit 525de90

Please sign in to comment.