Skip to content

Commit

Permalink
Update freezegun requirement from ~=1.4 to ~=1.5
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.4.0...1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 6cec5d5 commit 6304cbf
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 @@ -11,7 +11,7 @@ pre-commit~=3.7.0;python_version>="3.9"
pre-commit~=3.5.0;python_version<"3.9"

# test
freezegun~=1.4
freezegun~=1.5
mock~=5.1
pytest~=7.4
pytest-csv~=3.0
Expand Down

0 comments on commit 6304cbf

Please sign in to comment.