Skip to content

Commit 9dc1f71

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 32237e3 commit 9dc1f71

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
@@ -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.12.5",
7373
"pydantic-core==2.41.5",
7474
"pygments==2.19.2",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,9 +1140,9 @@ pyasn1-modules==0.4.2 \
11401140
# via
11411141
# google-auth
11421142
# ocotilloapi
1143-
pycparser==2.23 \
1144-
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
1145-
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
1143+
pycparser==3.0 \
1144+
--hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
1145+
--hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
11461146
# via
11471147
# cffi
11481148
# 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)