Skip to content

Commit 226a54e

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 e6bb804 commit 226a54e

3 files changed

Lines changed: 9 additions & 9 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
@@ -838,9 +838,9 @@ pyasn1-modules==0.4.2 \
838838
# via
839839
# google-auth
840840
# ocotilloapi
841-
pycparser==2.23 \
842-
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
843-
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
841+
pycparser==3.0 \
842+
--hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
843+
--hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
844844
# via
845845
# cffi
846846
# ocotilloapi

uv.lock

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

0 commit comments

Comments
 (0)