Skip to content

Commit 40403d9

Browse files
authored
chore(deps): update dependency pycparser to v2.22 (#435)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 590658f commit 40403d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,9 @@ markupsafe==2.1.5 ; python_version >= "3.8" and python_version < "4.0" \
282282
--hash=sha256:fa9db3f79de01457b03d4f01b34cf91bc0048eb2c3846ff26f66687c2f6d16ab \
283283
--hash=sha256:fce659a462a1be54d2ffcacea5e3ba2d74daa74f30f5f143fe0c58636e355fdd \
284284
--hash=sha256:ffee1f21e5ef0d712f9033568f8344d5da8cc2869dbd08d87c84656e6a2d2f68
285-
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0" and platform_python_implementation != "PyPy" \
286-
--hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
287-
--hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206
285+
pycparser==2.22; python_version >= "3.7" and python_version < "4.0" and platform_python_implementation != "PyPy" \
286+
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
287+
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
288288
pyjwt[crypto]==2.8.0 ; python_version >= "3.7" and python_version < "4.0" \
289289
--hash=sha256:57e28d156e3d5c10088e0c68abb90bfac3df82b40a71bd0daa20c65ccd5c23de \
290290
--hash=sha256:59127c392cc44c2da5bb3192169a91f429924e17aff6534d70fdc02ab3e04320

0 commit comments

Comments
 (0)