Skip to content

Commit

Permalink
Bump configparser from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [configparser](https://github.com/jaraco/configparser) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/jaraco/configparser/releases)
- [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst)
- [Commits](jaraco/configparser@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: configparser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent b511e01 commit 1885d8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pep8==1.7.1
pyflakes==3.2.0
mccabe==0.7.0
pycodestyle==2.12.0
configparser==7.0.0
configparser==7.1.0
importlib-metadata==8.2.0
zipp==3.20.0
flake8==7.1.0
Expand Down

0 comments on commit 1885d8d

Please sign in to comment.