chore(pip-prod)(deps): bump pyparsing from 3.1.2 to 3.1.4 #244
8
poetry.lock
generated
8
poetry.lock
generated
@ -538,13 +538,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pyparsing"
|
name = "pyparsing"
|
||||||
version = "3.1.2"
|
version = "3.1.4"
|
||||||
description = "pyparsing module - Classes and methods to define and execute parsing grammars"
|
description = "pyparsing module - Classes and methods to define and execute parsing grammars"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6.8"
|
python-versions = ">=3.6.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "pyparsing-3.1.2-py3-none-any.whl", hash = "sha256:f9db75911801ed778fe61bb643079ff86601aca99fcae6345aa67292038fb742"},
|
{file = "pyparsing-3.1.4-py3-none-any.whl", hash = "sha256:a6a7ee4235a3f944aa1fa2249307708f893fe5717dc603503c6c7969c070fb7c"},
|
||||||
{file = "pyparsing-3.1.2.tar.gz", hash = "sha256:a1bac0ce561155ecc3ed78ca94d3c9378656ad4c94c1270de543f621420f94ad"},
|
{file = "pyparsing-3.1.4.tar.gz", hash = "sha256:f86ec8d1a83f11977c9a6ea7598e8c27fc5cddfa5b07ea2241edbbde1d7bc032"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.extras]
|
[package.extras]
|
||||||
@ -767,4 +767,4 @@ files = [
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.8"
|
python-versions = "^3.8"
|
||||||
content-hash = "fc2993f9b1831e1c2813d796bedc4d3135945f5d200a70356685e4f80628387f"
|
content-hash = "54bf051f7ed0c92b327d75321c58e8199849a875ca61e71447a831e2be3f3008"
|
||||||
|
@ -27,7 +27,7 @@ pathspec = "0.12.1"
|
|||||||
platformdirs = "4.2.2"
|
platformdirs = "4.2.2"
|
||||||
pluggy = "1.5.0"
|
pluggy = "1.5.0"
|
||||||
py = "1.11.0"
|
py = "1.11.0"
|
||||||
pyparsing = "3.1.2"
|
pyparsing = "3.1.4"
|
||||||
requests = "2.32.3"
|
requests = "2.32.3"
|
||||||
six = "1.16.0"
|
six = "1.16.0"
|
||||||
tabulate = "0.9.0"
|
tabulate = "0.9.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user