Skip to content

Commit f4009f4

Browse files
Bump configparser from 7.1.0 to 7.2.0
Bumps [configparser](https://github.com/jaraco/configparser) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/jaraco/configparser/releases) - [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst) - [Commits](jaraco/configparser@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: configparser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 624e265 commit f4009f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = [
1414
"aiohttp==3.10.11",
1515
"apprise==1.9.3",
1616
"ccxt==4.4.60",
17-
"configparser==7.1.0",
17+
"configparser==7.2.0",
1818
"psutil==7.0.0",
1919
"python-dotenv==1.0.1"
2020
]

0 commit comments

Comments
 (0)