Skip to content

Commit c310337

Browse files
authored
Merge pull request #105 from contentstack/fix/VersionBump
Fix - version bump for dependencies
2 parents 0802071 + e9244b0 commit c310337

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

requirements.txt

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,62 @@ twython==3.9.1
22
setuptools~=74.0.0
33
contentstack-utils==1.3.0
44
python-dateutil==2.8.2
5-
requests==2.32.2
6-
coverage==7.2.6
5+
requests==2.32.3
6+
coverage==7.6.0
77
tox==4.5.1
88
virtualenv==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
1111
pip==23.3.1
1212
build==0.10.0
13-
wheel==0.38.0
13+
wheel==0.44.0
1414
lxml==5.3.1
15-
utils~=1.0.1
15+
utils~=1.0.2
1616
keyring==23.13.1
17-
docutils==0.20.1
18-
pyparsing~=3.0.8
17+
docutils==0.21.2
18+
pyparsing~=3.1.2
1919
config~=0.5.1
2020
colorama~=0.4.6
21-
attrs==23.1.0
21+
attrs==23.2.0
2222
argparse~=1.4.0
2323
toml~=0.10.2
24-
Jinja2~=3.1.2
24+
Jinja2~=3.1.4
2525
env~=0.1.0
26-
filelock~=3.12.0
27-
pluggy~=1.0.0
26+
filelock~=3.13.4
27+
pluggy~=1.5.0
2828
six~=1.16.0
2929
packaging~=23.1
3030
pytest==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
3535
tomli~=2.0.1
3636
Werkzeug==3.0.6
3737
Flask~=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
4646
mccabe==0.7.0
4747
platformdirs==3.9.1
4848
imagesize==1.4.1
4949
snowballstemmer~=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
5353
oauthlib==3.2.2
54-
idna==3.7
54+
idna==3.10
5555
chardet~=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
6363
iniconfig~=2.0.0

0 commit comments

Comments
 (0)