mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-11 08:54:13 -04:00
Merge pull request #1969 from GSA/dependabot/pip/pycparser-2.23
Bump pycparser from 2.22 to 2.23
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -3680,14 +3680,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "pycparser"
|
||||
version = "2.22"
|
||||
version = "2.23"
|
||||
description = "C parser in Python"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "pycparser-2.22-py3-none-any.whl", hash = "sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc"},
|
||||
{file = "pycparser-2.22.tar.gz", hash = "sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6"},
|
||||
{file = "pycparser-2.23-py3-none-any.whl", hash = "sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934"},
|
||||
{file = "pycparser-2.23.tar.gz", hash = "sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -5668,4 +5668,4 @@ cffi = ["cffi (>=1.17) ; python_version >= \"3.13\" and platform_python_implemen
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "a8b737659335f4ced749aa1b35d5e1a7c7790427e72c93aa821e6fbc9c13df0a"
|
||||
content-hash = "09a10153f2c2fb4f36379f8cb3d6aeb4d9981a22a0f8cbe6a0e0438e02f1aa38"
|
||||
|
||||
@@ -63,7 +63,7 @@ cryptography = "^45.0.7"
|
||||
idna = "^3.7"
|
||||
jmespath = "^1.0.1"
|
||||
markupsafe = "^3.0.2"
|
||||
pycparser = "^2.22"
|
||||
pycparser = "^2.23"
|
||||
python-dateutil = "^2.9.0.post0"
|
||||
pyyaml = "^6.0.2"
|
||||
s3transfer = "^0.13.1"
|
||||
|
||||
Reference in New Issue
Block a user