Skip to content

Commit 26d671f

Browse files
chore(deps): update dependency cattrs to v25
1 parent 07290e9 commit 26d671f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.12"
77
keywords = [ "software supply chain", "ssc", "dependencies", "npm",]
88
classifiers = [ "Intended Audience :: Developers", "Topic :: Software Development :: Build Tools", "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",]
9-
dependencies = [ "attrs ==25.3.0", "cattrs ==24.1.3", "certifi ==2025.8.3", "charset-normalizer ==3.4.3", "exceptiongroup ==1.3.0", "GitPython ==3.1.45", "idna == 3.10", "markdown-it-py ==4.0.0", "numpy ==2.3.3", "pandas ==2.3.2", "platformdirs ==4.4.0", "PyGithub ==2.8.1", "pytest ==8.4.2", "python-dateutil == 2.9.0.post0", "pytz ==2025.2", "PyYAML ==6.0.3", "requests ==2.32.5", "requests-cache == 1.2.1", "six ==1.17.0", "tabulate == 0.9.0", "tqdm ==4.67.1", "typing_extensions ==4.15.0", "tzdata ==2025.2", "url-normalize ==2.2.1", "urllib3 ==2.5.0", "xmltodict ==0.15.1",]
9+
dependencies = [ "attrs ==25.3.0", "cattrs ==25.2.0", "certifi ==2025.8.3", "charset-normalizer ==3.4.3", "exceptiongroup ==1.3.0", "GitPython ==3.1.45", "idna == 3.10", "markdown-it-py ==4.0.0", "numpy ==2.3.3", "pandas ==2.3.2", "platformdirs ==4.4.0", "PyGithub ==2.8.1", "pytest ==8.4.2", "python-dateutil == 2.9.0.post0", "pytz ==2025.2", "PyYAML ==6.0.3", "requests ==2.32.5", "requests-cache == 1.2.1", "six ==1.17.0", "tabulate == 0.9.0", "tqdm ==4.67.1", "typing_extensions ==4.15.0", "tzdata ==2025.2", "url-normalize ==2.2.1", "urllib3 ==2.5.0", "xmltodict ==0.15.1",]
1010
[[project.authors]]
1111
name = "Raphina Liu"
1212
email = "raphina@kth.se"

0 commit comments

Comments
 (0)