Bump pycparser from 2.23 to 3.0 (#2180)

Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0.
- [Release notes](https://github.com/eliben/pycparser/releases)
- [Commits](https://github.com/eliben/pycparser/compare/release_v2.23...release_v3.00)

---
updated-dependencies:
- dependency-name: pycparser
  dependency-version: '3.0'
  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:
dependabot[bot]
2026-01-23 12:41:04 -05:00
committed by GitHub
parent 7743195e97
commit 0ca0e5cc0a
2 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ cryptography = "^46.0.3"
idna = "^3.11"
jmespath = "^1.0.1"
markupsafe = "^3.0.3"
pycparser = "^2.23"
pycparser = "^3.0"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.3"
s3transfer = "^0.13.1"