File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## _ v1.11.2_
4
+
5
+ ### ** Date: 21-APRIL-2025**
6
+
7
+ - Version bump and security fixes.
8
+
3
9
## _ v1.11.1_
4
10
5
11
### ** Date: 26-MARCH-2025**
Original file line number Diff line number Diff line change 22
22
__title__ = 'contentstack-delivery-python'
23
23
__author__ = 'contentstack'
24
24
__status__ = 'debug'
25
- __version__ = 'v1.11.1 '
25
+ __version__ = 'v1.11.2 '
26
26
__endpoint__ = 'cdn.contentstack.io'
27
27
28
28
__developer_email__ = '[email protected] '
Original file line number Diff line number Diff line change 1
1
twython == 3.9.1
2
- setuptools ~= 74.0 .0
2
+ setuptools ~= 78.1 .0
3
3
contentstack-utils == 1.3.0
4
4
python-dateutil == 2.8.2
5
5
requests == 2.32.3
@@ -10,7 +10,7 @@ Sphinx==7.3.7
10
10
sphinxcontrib-websupport == 1.2.7
11
11
pip == 23.3.1
12
12
build == 0.10.0
13
- wheel == 0.44.0
13
+ wheel == 0.45.1
14
14
lxml == 5.3.1
15
15
utils ~= 1.0.2
16
16
keyring == 23.13.1
@@ -41,7 +41,7 @@ blinker~=1.8.2
41
41
itsdangerous ~= 2.2.0
42
42
isort == 5.13.2
43
43
pkginfo == 1.11.1
44
- pylint == 3.2.6
44
+ ruff == 0.11.5
45
45
astroid == 3.2.4
46
46
mccabe == 0.7.0
47
47
platformdirs == 3.9.1
You can’t perform that action at this time.
0 commit comments