Skip to content

Commit 9924e09

Browse files
Merge pull request #846 from VWS-Python/dependabot/pip/freezegun-1.1.0
Bump freezegun from 1.0.0 to 1.1.0
2 parents 1c9f0d5 + 29e247f commit 9924e09

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)