Skip to content

Commit 29e247f

Browse files
Bump freezegun from 1.0.0 to 1.1.0
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](spulec/freezegun@1.0.0...1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6eea87a commit 29e247f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dodgy==0.2.1 # Look for uploaded secrets
1111
flake8-commas==2.0.0 # Require silicon valley commas
1212
flake8-quotes==3.2.0 # Require single quotes
1313
flake8==3.8.4 # Lint
14-
freezegun==1.0.0 # Freeze time in tests
14+
freezegun==1.1.0 # Freeze time in tests
1515
isort==5.7.0 # Lint imports
1616
keyring==21.8.0
1717
mypy==0.790 # Type checking

0 commit comments

Comments
 (0)