From 15908f3dd0c89a245989e6e5f6984316deb888d7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 06:17:17 +0000 Subject: [PATCH] Bump freezegun from 0.3.13 to 0.3.14 Bumps [freezegun](https://github.com/spulec/freezegun) from 0.3.13 to 0.3.14. - [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.13...0.3.14) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index acac959..d093822 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,4 +3,4 @@ pytest pytest-cov flake8==3.7.9 autopep8==1.4.4 -freezegun==0.3.13 \ No newline at end of file +freezegun==0.3.14 \ No newline at end of file