Merge pull request #13140 from freqtrade/dependabot/pip/urllib3-2.7.0
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
This commit is contained in:
@@ -222,6 +222,7 @@ exclude-newer = "1 week"
|
|||||||
|
|
||||||
[tool.uv.exclude-newer-package]
|
[tool.uv.exclude-newer-package]
|
||||||
ccxt = false
|
ccxt = false
|
||||||
|
urllib3 = "4 days"
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
line-length = 100
|
line-length = 100
|
||||||
|
|||||||
+1
-1
@@ -17,7 +17,7 @@ httpx>=0.24.1
|
|||||||
humanize==4.15.0
|
humanize==4.15.0
|
||||||
cachetools==7.1.1
|
cachetools==7.1.1
|
||||||
requests==2.33.1
|
requests==2.33.1
|
||||||
urllib3==2.6.3
|
urllib3==2.7.0
|
||||||
certifi==2026.4.22
|
certifi==2026.4.22
|
||||||
jsonschema==4.26.0
|
jsonschema==4.26.0
|
||||||
tabulate==0.10.0
|
tabulate==0.10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user