Skip to content

Commit

Permalink
Merge pull request #616 from skalenetwork/dependabot/pip/freezegun-1.2.1
Browse files Browse the repository at this point in the history
Bump freezegun from 0.3.15 to 1.2.1
  • Loading branch information
badrogger authored Jun 14, 2022
2 parents 7d0295a + a521683 commit 79015c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def find_version(*file_paths):
"pytest-cov==3.0.0",
"twine==2.0.0",
"mock==4.0.3",
"freezegun==0.3.15"
"freezegun==1.2.1"
]
}

Expand Down

0 comments on commit 79015c6

Please sign in to comment.