Bump pycparser from 2.22 to 2.23

Bumps [pycparser](https://github.com/eliben/pycparser) from 2.22 to 2.23.
- [Release notes](https://github.com/eliben/pycparser/releases)
- [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES)
- [Commits](https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23)

---
updated-dependencies:
- dependency-name: pycparser
  dependency-version: '2.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-11 13:38:38 +00:00
committed by GitHub
parent f3db6b09f9
commit b8ae76633b
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ cryptography = "^45.0.7"
idna = "^3.7"
jmespath = "^1.0.1"
markupsafe = "^3.0.2"
pycparser = "^2.22"
pycparser = "^2.23"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.2"
s3transfer = "^0.13.1"