Skip to content

Commit d9a10ca

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 1c3d696 commit d9a10ca

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
@@ -68,7 +68,7 @@ dependencies = [
6868
"psycopg2-binary>=2.9.10",
6969
"pyasn1==0.6.2",
7070
"pyasn1-modules==0.4.2",
71-
"pycparser==2.23",
71+
"pycparser==3.0",
7272
"pydantic==2.11.7",
7373
"pydantic-core==2.33.2",
7474
"pygments==2.19.2",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,9 +1086,9 @@ pyasn1-modules==0.4.2 \
10861086
# via
10871087
# google-auth
10881088
# ocotilloapi
1089-
pycparser==2.23 \
1090-
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
1091-
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
1089+
pycparser==3.0 \
1090+
--hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
1091+
--hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
10921092
# via
10931093
# cffi
10941094
# 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)