Skip to content

Commit

Permalink
deps(app): update dependency urllib3 to v2.2.3 (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 2e68f55 commit f6a1dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PyYAML ==6.0.2
confuse == 2.0.1
logfmt_logger == 0.1.2
prometheus_client ==0.20.0
urllib3 ==2.2.2
urllib3 ==2.2.3
yfinance ==0.2.43
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit f6a1dc5

Please sign in to comment.