Bump pycparser from 2.21 to 2.22 (#35)

Bumps [pycparser](https://github.com/eliben/pycparser) from 2.21 to 2.22.
- [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.21...release_v2.22)

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

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] 2024-05-02 02:01:45 +02:00 committed by GitHub
parent 0eb0c098da
commit 3f6b3951a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ paramiko==3.4.0
pip-tools==7.4.1
psycopg2-binary==2.9.9
pycodestyle==2.11.1
pycparser==2.21
pycparser==2.22
pycryptodomex==3.20.0
pyflakes==3.2.0
PyNaCl==1.5.0

View file

@ -96,7 +96,7 @@ pycodestyle==2.11.1
# via
# -r requirements.in
# flake8
pycparser==2.21
pycparser==2.22
# via
# -r requirements.in
# cffi