From f36c4e7275f94dc549bd00baf913e531f4d53552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:20:58 -0600 Subject: [PATCH] Bump freezegun from 0.3.12 to 1.3.0 (#9197) * Bump freezegun from 0.3.12 to 1.3.0 Bumps [freezegun](https://github.com/spulec/freezegun) from 0.3.12 to 1.3.0. - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](https://github.com/spulec/freezegun/compare/0.3.12...1.3.0) --- updated-dependencies: - dependency-name: freezegun dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Add automated changelog yaml from template for bot PR * accept all minor 4 patches of freezegun --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot Co-authored-by: Emily Rockman --- .changes/unreleased/Dependencies-20231204-000945.yaml | 6 ++++++ dev-requirements.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .changes/unreleased/Dependencies-20231204-000945.yaml diff --git a/.changes/unreleased/Dependencies-20231204-000945.yaml b/.changes/unreleased/Dependencies-20231204-000945.yaml new file mode 100644 index 00000000000..40c2e5a05a0 --- /dev/null +++ b/.changes/unreleased/Dependencies-20231204-000945.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Bump freezegun from 0.3.12 to 1.3.0" +time: 2023-12-04T00:09:45.00000Z +custom: + Author: dependabot[bot] + PR: 9197 diff --git a/dev-requirements.txt b/dev-requirements.txt index 0770769c18c..c5cef2f073f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ ddtrace==2.3.0 docutils flake8 flaky -freezegun==0.3.12 +freezegun>=1.4.0,<1.5 hypothesis ipdb mypy==1.4.1