From 9173d69be70894432d21b8b106397d977578d138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:46:34 +0000 Subject: [PATCH] chore(deps): bump cattrs from 24.1.2 to 24.1.3 Bumps [cattrs](https://github.com/python-attrs/cattrs) from 24.1.2 to 24.1.3. - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](https://github.com/python-attrs/cattrs/compare/v24.1.2...v24.1.3) --- updated-dependencies: - dependency-name: cattrs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 8d5f36bf..8fa97357 100644 --- a/requirements.in +++ b/requirements.in @@ -18,7 +18,7 @@ cachetools==5.5.1 # via # google-auth # tox -cattrs==24.1.2 +cattrs==24.1.3 # via # mozilla-jetstream # mozilla-metric-config-parser diff --git a/requirements.txt b/requirements.txt index 9195a5c9..5b1d9411 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,9 +27,9 @@ cachetools==5.5.1 \ # -r requirements.in # google-auth # tox -cattrs==24.1.2 \ - --hash=sha256:67c7495b760168d931a10233f979b28dc04daf853b30752246f4f8471c6d68d0 \ - --hash=sha256:8028cfe1ff5382df59dd36474a86e02d817b06eaf8af84555441bac915d2ef85 +cattrs==24.1.3 \ + --hash=sha256:981a6ef05875b5bb0c7fb68885546186d306f10f0f6718fe9b96c226e68821ff \ + --hash=sha256:adf957dddd26840f27ffbd060a6c4dd3b2192c5b7c2c0525ef1bd8131d8a83f5 # via # -r requirements.in # mozilla-metric-config-parser