Bug 1799129 - Set glean_parser version to 6.3.0 in requirements.in and version + hashes in requirements.txt to match what is vendored r=janerik

Differential Revision: https://phabricator.services.mozilla.com/D161666
This commit is contained in:
ahochheiden 2022-11-09 19:25:13 +00:00
parent 8940eb0670
commit 56af18cfe9
3 changed files with 5 additions and 5 deletions

2
third_party/python/poetry.lock generated vendored
View File

@ -789,7 +789,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pyt
[metadata]
lock-version = "1.1"
python-versions = "^3.6"
content-hash = "d970a7f50c39dcde79cad81f51e07fcbe19e697c2e778f62b53ebc95bbb4baae"
content-hash = "dc8e136aed531f9926571a0f7a5c0f89597c6f58c516d889d0e655c194df8d3f"
[metadata.files]
aiohttp = [

View File

@ -11,7 +11,7 @@ ecdsa==0.15
esprima==4.0.1
fluent.migrate==0.11
fluent.syntax==0.18.1
glean_parser==6.1.2
glean_parser==6.3.0
# Pin importlib-metadata to a version compatible with poetry
importlib-metadata==1.7.0
jsmin==2.1.0

View File

@ -94,9 +94,9 @@ fluent.syntax==0.18.1 \
giturlparse==0.10.0; python_version >= "3.6" \
--hash=sha256:04ba1a3a099c3093fa8d24a422913c6a9b2c2cd22bcffc939cf72e3e98f672d7 \
--hash=sha256:2595ab291d30717cda8474b874c9fd509f1b9802ad7f6968c36a45e4b13eb337
glean-parser==6.1.2 \
--hash=sha256:e801af6463b7e0ba79d97ddfc0a58d9d71121c93cea601417571e33fa8142270 \
--hash=sha256:12a0fecedc1144d77fa571e0422ff3fea4dbadc381d631bea800a6b2f58f4f7f
glean-parser==6.3.0 \
--hash=sha256:b6cb6ab1247f3eb8e64427644dbdc0ef1fbf46af593225d66e24aa967dcaa23e \
--hash=sha256:946ef3d7fe24fbbe8101964791b7ad0e609d1ee6a21a87b33f805de8577e6f40
idna-ssl==1.1.0; python_version < "3.7" and python_version >= "3.6" \
--hash=sha256:a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d92c6c7c
idna==2.10; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" or python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "3.7" or python_version < "3.7" and python_version >= "3.6" and python_full_version >= "3.4.0" or python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" \