From 0cecaa0f9d62b2a7c3cdcfba496aad94f4eab846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:44:57 +0000 Subject: [PATCH] build(deps): bump fillmore from 2.0.1 to 2.1.0 (#6788) Bumps [fillmore](https://github.com/willkg/fillmore) from 2.0.1 to 2.1.0. - [Changelog](https://github.com/willkg/fillmore/blob/main/HISTORY.rst) - [Commits](https://github.com/willkg/fillmore/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: fillmore 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 2b8c420880..2c4c53f7a3 100644 --- a/requirements.in +++ b/requirements.in @@ -14,7 +14,7 @@ dj-database-url==2.3.0 dockerflow==2024.4.2 enforce-typing==1.0.0.post1 everett==3.4.0 -fillmore==2.0.1 +fillmore==2.1.0 freezegun==1.5.1 glom==24.11.0 google-cloud-pubsub==2.26.1 diff --git a/requirements.txt b/requirements.txt index d248e539c0..c49c1f1499 100644 --- a/requirements.txt +++ b/requirements.txt @@ -321,9 +321,9 @@ face==20.1.1 \ --hash=sha256:7d59ca5ba341316e58cf72c6aff85cca2541cf5056c4af45cb63af9a814bed3e \ --hash=sha256:ca3a1d8b8b6aa8e61d62a300e9ee24e09c062aceda549e9a640128e4fa0f4559 # via glom -fillmore==2.0.1 \ - --hash=sha256:28c1c47063d116909009e4b31f40098702ce1944df7793e8f47642c7c39a78cf \ - --hash=sha256:a1f194416133b32656bb9918225cd1599359042eb7c63f7c4842ff0b312017ed +fillmore==2.1.0 \ + --hash=sha256:251ed9154ba7f20f5825e4d757db0ad7b1642e72bda7657fe39fe39031cd2092 \ + --hash=sha256:29873e6f7fae15b32ddd01eff7a8418f26ab33c731f3b99a6a07a4c4c8c3625f # via -r requirements.in freezegun==1.5.1 \ --hash=sha256:b29dedfcda6d5e8e083ce71b2b542753ad48cfec44037b3fc79702e2980a89e9 \