From 200b10c2bfc2b74841bc197faba6e40d7bdf99e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:20:14 +0200 Subject: [PATCH] chore(deps-dev): bump pytest-freezegun from 0.4.1 to 0.4.2 (#17) Bumps [pytest-freezegun](https://github.com/ktosiek/pytest-freezegun) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/ktosiek/pytest-freezegun/releases) - [Changelog](https://github.com/ktosiek/pytest-freezegun/blob/master/CHANGELOG.md) - [Commits](https://github.com/ktosiek/pytest-freezegun/compare/0.4.1...0.4.2) --- updated-dependencies: - dependency-name: pytest-freezegun dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 889cb47..f31b504 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ pytest==8.1.1 pytest-cov==2.8.1 -pytest-freezegun==0.4.1 +pytest-freezegun==0.4.2 pytest-mock==3.1.0