Skip to content

Commit fc34a83

Browse files
Merge pull request #1294 from VWS-Python/dependabot/pip/freezegun-1.0.0
Bump freezegun from 0.3.15 to 1.0.0
2 parents d2ab4be + 8ab963b commit fc34a83

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
@@ -14,7 +14,7 @@ dodgy==0.2.1 # Look for uploaded secrets
1414
flake8-commas==2.0.0 # Require silicon valley commas
1515
flake8-quotes==3.2.0 # Require single quotes
1616
flake8==3.8.3 # Lint
17-
freezegun==0.3.15
17+
freezegun==1.0.0
1818
isort==5.5.1 # Lint imports
1919
mypy==0.782 # Type checking
2020
pip_check_reqs==2.1.1

0 commit comments

Comments
 (0)