Skip to content

Commit

Permalink
fix: Update certifi dependency to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oceanlewis authored Nov 16, 2023
1 parent 955d50d commit b0c5e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{uuid, "2.0.2", {pkg, uuid_erl}},
{eredis, "1.7.1"},
{yamerl, "0.10.0"},
{certifi, "2.10.0"}
{certifi, "2.12.0"}
]}.

{profiles, [
Expand Down

0 comments on commit b0c5e56

Please sign in to comment.