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:
parent
0eb0c098da
commit
3f6b3951a7
|
@ -25,7 +25,7 @@ paramiko==3.4.0
|
||||||
pip-tools==7.4.1
|
pip-tools==7.4.1
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
pycodestyle==2.11.1
|
pycodestyle==2.11.1
|
||||||
pycparser==2.21
|
pycparser==2.22
|
||||||
pycryptodomex==3.20.0
|
pycryptodomex==3.20.0
|
||||||
pyflakes==3.2.0
|
pyflakes==3.2.0
|
||||||
PyNaCl==1.5.0
|
PyNaCl==1.5.0
|
||||||
|
|
|
@ -96,7 +96,7 @@ pycodestyle==2.11.1
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# flake8
|
# flake8
|
||||||
pycparser==2.21
|
pycparser==2.22
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# cffi
|
# cffi
|
||||||
|
|
Loading…
Reference in a new issue