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 16:48:15 +00:00
committed by GitHub
parent 8b0af3fc32
commit 7004a02e96
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ jmespath = "^1.0.1"
numpy = "^2.3.2"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.13"
pycparser = "^2.22"
pycparser = "^2.23"
pyjwt = "^2.10.1"
python-json-logger = "^3.3.0"
redis = "^6.4.0"