Skip to content

Commit 766a42a

Browse files
Bump pycparser from 2.21 to 2.23 in /requirements
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.21 to 2.23. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.21...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] <[email protected]>
1 parent 85bf7e1 commit 766a42a

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

requirements/requirements-lint.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ platformdirs==4.3.6 \
195195
--hash=sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 \
196196
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb
197197
# via black
198-
pycparser==2.21 \
199-
--hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
200-
--hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206
198+
pycparser==2.23 \
199+
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
200+
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
201201
# via
202202
# -c requirements-prod.txt
203203
# cffi

requirements/requirements-prod.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ psutil==5.8.0
6060
ptyprocess==0.7.0
6161
prompt-toolkit==3.0.36
6262
pure-eval==0.2.2
63-
pycparser==2.21
63+
pycparser==2.23
6464
pygments==2.17.2
6565
Pympler==0.9
6666
PyNaCl==1.5.0

requirements/requirements-prod.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -791,9 +791,9 @@ pure-eval==0.2.2 \
791791
# via
792792
# -r requirements-prod.in
793793
# stack-data
794-
pycparser==2.21 \
795-
--hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
796-
--hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206
794+
pycparser==2.23 \
795+
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
796+
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
797797
# via
798798
# -r requirements-prod.in
799799
# cffi

0 commit comments

Comments
 (0)