File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## _ v2.5.2_
4+
5+ ### ** Date: 18-May-2026**
6+
7+ - Bumped urllib3 in development requirements to address reported vulnerabilities.
8+
39## _ v2.5.1_
410
511### ** Date: 15-April-2026**
Original file line number Diff line number Diff line change 2222__title__ = 'contentstack-delivery-python'
2323__author__ = 'contentstack'
2424__status__ = 'debug'
25- __version__ = 'v2.5.1 '
25+ __version__ = 'v2.5.2 '
2626__endpoint__ = 'cdn.contentstack.io'
2727__email__ = 'support@contentstack.com'
2828__developer_email__ = 'mobile@contentstack.com'
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ zipp==3.20.1
5858distlib ~= 0.3.8
5959cachetools ~= 5.4.0
6060tomlkit ~= 0.13.2
61- urllib3 ~= 2.6.3
61+ urllib3 ~= 2.7.0
6262exceptiongroup ~= 1.2.2
6363iniconfig ~= 2.0.0
6464pytest-cov >= 4.0.0
You can’t perform that action at this time.
0 commit comments