File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "mock==4.0.3" ,
2626 "pretend==1.0.9" ,
2727 "coverage[toml]>=6.2" ,
28- "pytest-cov==3 .0.0" ,
29- "pytest==7.0 .1" ,
28+ "pytest-cov==5 .0.0" ,
29+ "pytest==8.1 .1" ,
3030 # Linting
3131 "isort==5.10.1" ,
3232 "flake8==4.0.1" ,
3333 "flake8-blind-except==0.2.0" ,
3434 "flake8-debugger==4.0.0" ,
3535 "flake8-imports==0.1.1" ,
36- "mypy==0.931 " ,
36+ "mypy==1.9.0 " ,
3737]
3838
3939
4444
4545setup (
4646 name = "commercetools" ,
47- version = "2024.3.15 " ,
47+ version = "2024.4.6 " ,
4848 description = "SDK for Commercetools" ,
4949 long_description = long_description ,
5050 author = "Lab Digital B.V." ,
6868 "Programming Language :: Python :: 3.8" ,
6969 "Programming Language :: Python :: 3.9" ,
7070 "Programming Language :: Python :: 3.10" ,
71- "Programming Language :: Python :: 3.10" ,
71+ "Programming Language :: Python :: 3.11" ,
72+ "Programming Language :: Python :: 3.12" ,
7273 "Programming Language :: Python :: Implementation :: CPython" ,
7374 ],
7475 zip_safe = False ,
You can’t perform that action at this time.
0 commit comments