Skip to content

Commit dbb55db

Browse files
Update configparser requirement from ~=7.1.0 to ~=7.2.0
Updates the requirements on [configparser](https://github.com/jaraco/configparser) to permit the latest version. - [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-version: 7.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f470cc7 commit dbb55db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
configobj~=5.0.9
2-
configparser~=7.1.0
2+
configparser~=7.2.0
33
psutil~=6.1.1
44
requests~=2.32.4
55
DateTime~=5.5

0 commit comments

Comments
 (0)