File tree Expand file tree Collapse file tree 3 files changed +42
-36
lines changed Expand file tree Collapse file tree 3 files changed +42
-36
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## _ v1.11.1_
4+
5+ ### ** Date: 26-MARCH-2025**
6+
7+ - Updated the dependencies
8+
39## _ v1.11.0_
410
511### ** Date: 17-MARCH-2025**
Original file line number Diff line number Diff line change 2222__title__ = 'contentstack-delivery-python'
2323__author__ = 'contentstack'
2424__status__ = 'debug'
25- __version__ = 'v1.11.0 '
25+ __version__ = 'v1.11.1 '
2626__endpoint__ = 'cdn.contentstack.io'
27272828__developer_email__ = '[email protected] '
Original file line number Diff line number Diff line change @@ -2,62 +2,62 @@ twython==3.9.1
22setuptools ~= 74.0.0
33contentstack-utils == 1.3.0
44python-dateutil == 2.8.2
5- requests == 2.32.2
6- coverage == 7.2.6
5+ requests == 2.32.3
6+ coverage == 7.6.0
77tox == 4.5.1
88virtualenv == 20.26.6
9- Sphinx == 7.0.1
10- sphinxcontrib-websupport == 1.2.4
9+ Sphinx == 7.3.7
10+ sphinxcontrib-websupport == 1.2.7
1111pip == 23.3.1
1212build == 0.10.0
13- wheel == 0.38 .0
13+ wheel == 0.44 .0
1414lxml == 5.3.1
15- utils ~= 1.0.1
15+ utils ~= 1.0.2
1616keyring == 23.13.1
17- docutils == 0.20.1
18- pyparsing ~= 3.0.8
17+ docutils == 0.21.2
18+ pyparsing ~= 3.1.2
1919config ~= 0.5.1
2020colorama ~= 0.4.6
21- attrs == 23.1 .0
21+ attrs == 23.2 .0
2222argparse ~= 1.4.0
2323toml ~= 0.10.2
24- Jinja2 ~= 3.1.2
24+ Jinja2 ~= 3.1.4
2525env ~= 0.1.0
26- filelock ~= 3.12.0
27- pluggy ~= 1.0 .0
26+ filelock ~= 3.13.4
27+ pluggy ~= 1.5 .0
2828six ~= 1.16.0
2929packaging ~= 23.1
3030pytest == 7.3.1
31- dill ~= 0.3.6
32- pytz == 2023.3
33- Babel == 2.12.1
34- pep517 == 0.13.0
31+ dill ~= 0.3.8
32+ pytz == 2024.1
33+ Babel == 2.14.0
34+ pep517 == 0.13.1
3535tomli ~= 2.0.1
3636Werkzeug == 3.0.6
3737Flask ~= 2.3.2
38- click ~= 8.1.3
39- MarkupSafe == 2.1.2
40- blinker ~= 1.6 .2
41- itsdangerous ~= 2.1.2
42- isort == 5.12.0
43- pkginfo == 1.9.6
44- pylint == 3.1.0
45- astroid == 3.1.0
38+ click ~= 8.1.7
39+ MarkupSafe == 2.1.5
40+ blinker ~= 1.8 .2
41+ itsdangerous ~= 2.2.0
42+ isort == 5.13.2
43+ pkginfo == 1.11.1
44+ pylint == 3.2.6
45+ astroid == 3.2.4
4646mccabe == 0.7.0
4747platformdirs == 3.9.1
4848imagesize == 1.4.1
4949snowballstemmer ~= 2.2.0
50- Pygments ~= 2.15.1
51- wrapt == 1.15 .0
52- certifi == 2024.7.4
50+ Pygments ~= 2.18.0
51+ wrapt == 1.16 .0
52+ certifi == 2024.8.30
5353oauthlib == 3.2.2
54- idna == 3.7
54+ idna == 3.10
5555chardet ~= 5.2.0
56- alabaster == 0.7.13
57- zipp == 3.19 .1
58- distlib ~= 0.3.6
59- cachetools ~= 5.3 .0
60- tomlkit ~= 0.11.8
61- urllib3 == 2.2.2
62- exceptiongroup ~= 1.1.1
56+ alabaster == 0.7.16
57+ zipp == 3.20 .1
58+ distlib ~= 0.3.8
59+ cachetools ~= 5.4 .0
60+ tomlkit ~= 0.13.2
61+ urllib3 == 2.2.3
62+ exceptiongroup ~= 1.2.2
6363iniconfig ~= 2.0.0
You can’t perform that action at this time.
0 commit comments