From e2cc3d1d3185790bfd3bc8635fd5727bc6027145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 08:38:12 -0700 Subject: [PATCH] Bump mozilla-metric-config-parser from 2023.5.1 to 2023.6.1 (#3905) Bumps [mozilla-metric-config-parser](https://github.com/mozilla/metric-config-parser) from 2023.5.1 to 2023.6.1. - [Release notes](https://github.com/mozilla/metric-config-parser/releases) - [Commits](https://github.com/mozilla/metric-config-parser/compare/2023.5.1...2023.6.1) --- updated-dependencies: - dependency-name: mozilla-metric-config-parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index e1695dc2d7..4293f7def8 100644 --- a/requirements.in +++ b/requirements.in @@ -17,7 +17,7 @@ mdx_truly_sane_lists==1.3 mkdocs==1.4.3 mkdocs-material==9.1.15 mkdocs-awesome-pages-plugin==2.9.1 -mozilla-metric-config-parser==2023.5.1 +mozilla-metric-config-parser==2023.6.1 mozilla-schema-generator==0.5.1 pandas==2.0.2 pathos==0.3.0 diff --git a/requirements.txt b/requirements.txt index 759e0d8f78..9da168d310 100644 --- a/requirements.txt +++ b/requirements.txt @@ -722,9 +722,9 @@ mkdocs-material-extensions==1.1.1 \ --hash=sha256:9c003da71e2cc2493d910237448c672e00cefc800d3d6ae93d2fc69979e3bd93 \ --hash=sha256:e41d9f38e4798b6617ad98ca8f7f1157b1e4385ac1459ca1e4ea219b556df945 # via mkdocs-material -mozilla-metric-config-parser==2023.5.1 \ - --hash=sha256:53da61e6168494692fdf975c06a82a583ecdfde17f900f88848da50a61a2e0df \ - --hash=sha256:924d55d61744f68b3c709b9a355ea71d4528fbfa114cc2f5374349cc84dbaee0 +mozilla-metric-config-parser==2023.6.1 \ + --hash=sha256:a1235fc222e50e8f12d1631063d95861edc6efbc90ae56af3eb96c5536b42e23 \ + --hash=sha256:a18e1908c3d5afb0da8b3823a57c90c6f7d0a1afcd1f12bba115b07fa376a471 # via -r requirements.in mozilla-schema-generator==0.5.1 \ --hash=sha256:77109d64d0fd55b2579568e9a8f7c52d8eeed7e2a254b3262dd206ed21ffad38 \