Merge pull request #5015 from mozilla/dependabot/pip/glean-parser-15.0.1
Bump glean-parser from 15.0.0 to 15.0.1
This commit is contained in:
Коммит
3b441dcbf9
|
@ -3,7 +3,7 @@ This Source Code Form is subject to the terms of the Mozilla Public
|
|||
License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
AUTOGENERATED BY glean_parser v15.0.0. DO NOT EDIT. To recreate, run:
|
||||
AUTOGENERATED BY glean_parser v15.0.1. DO NOT EDIT. To recreate, run:
|
||||
|
||||
bash .circleci/python_job.bash run build_glean
|
||||
"""
|
||||
|
@ -49,7 +49,7 @@ class EventsServerEventLogger:
|
|||
# `Unknown` fields below are required in the Glean schema, however they are
|
||||
# not useful in server context
|
||||
"client_info": {
|
||||
"telemetry_sdk_build": "glean_parser v15.0.0",
|
||||
"telemetry_sdk_build": "glean_parser v15.0.1",
|
||||
"first_run_date": "Unknown",
|
||||
"os": "Unknown",
|
||||
"os_version": "Unknown",
|
||||
|
|
|
@ -18,7 +18,7 @@ django-waffle==4.1.0
|
|||
dockerflow==2024.4.2
|
||||
drf-spectacular==0.27.2
|
||||
drf-spectacular-sidecar==2024.7.1
|
||||
glean_parser==15.0.0
|
||||
glean_parser==15.0.1
|
||||
google-measurement-protocol==1.1.0
|
||||
google-cloud-profiler==4.1.0
|
||||
google-cloud-sqlcommenter==2.0.0; python_version < '3.12'
|
||||
|
|
Загрузка…
Ссылка в новой задаче