Bump configparser from 6.0.1 to 7.0.0 (#32)
Bumps [configparser](https://github.com/jaraco/configparser) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/jaraco/configparser/releases) - [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/configparser/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: configparser dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
651aedef26
commit
d4cbf90f23
|
@ -5,7 +5,7 @@ certifi==2024.2.2
|
||||||
cffi==1.16.0
|
cffi==1.16.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
configparser==6.0.1
|
configparser==7.0.0
|
||||||
cryptography==42.0.5
|
cryptography==42.0.5
|
||||||
Django==5.0.4
|
Django==5.0.4
|
||||||
django-admin-extra-buttons==1.5.7
|
django-admin-extra-buttons==1.5.7
|
||||||
|
|
|
@ -33,7 +33,7 @@ click==8.1.7
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# pip-tools
|
# pip-tools
|
||||||
configparser==6.0.1
|
configparser==7.0.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# exscript
|
# exscript
|
||||||
|
|
Loading…
Reference in a new issue