Skip to content

Commit

Permalink
Update freezegun requirement from ~=1.2 to ~=1.3
Browse files Browse the repository at this point in the history
Updates the requirements on [freezegun](https://github.com/spulec/freezegun) to permit the latest version.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: freezegun
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 272df6b commit d5dc8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click~=8.1
ddtrace~=2.3
flake8~=6.1
flaky~=3.7
freezegun~=1.2
freezegun~=1.3
ipdb~=0.13.13
mypy==1.7.1 # patch updates have historically introduced breaking changes
pip-tools~=7.3
Expand Down

0 comments on commit d5dc8ba

Please sign in to comment.