Skip to content

Commit 3e233f1

Browse files
build(deps): bump pycparser from 2.23 to 3.0
Bumps [pycparser](https://github.com/eliben/pycparser) from 2.23 to 3.0. - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@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>
1 parent e125ea8 commit 3e233f1

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies = [
6767
"psycopg2-binary>=2.9.10",
6868
"pyasn1==0.6.2",
6969
"pyasn1-modules==0.4.2",
70-
"pycparser==2.23",
70+
"pycparser==3.0",
7171
"pydantic==2.11.7",
7272
"pydantic-core==2.33.2",
7373
"pygments==2.19.2",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,9 +1637,9 @@ pyasn1-modules==0.4.2 \
16371637
# via
16381638
# google-auth
16391639
# ocotilloapi
1640-
pycparser==2.23 \
1641-
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
1642-
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
1640+
pycparser==3.0 \
1641+
--hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
1642+
--hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
16431643
# via
16441644
# cffi
16451645
# ocotilloapi

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)