Skip to content

Commit

Permalink
Update freezegun requirement from ~=1.3 to ~=1.4 (#1062)
Browse files Browse the repository at this point in the history
* Update freezegun requirement from ~=1.3 to ~=1.4

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.3.0...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Add automated changelog yaml from template for bot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com>
Co-authored-by: Mike Alfare <13974384+mikealfare@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 17, 2024
1 parent 2c77893 commit 4c459ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20231220-002130.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update freezegun requirement from ~=1.3 to ~=1.4"
time: 2023-12-20T00:21:30.00000Z
custom:
Author: dependabot[bot]
PR: 1062
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.0
flake8~=6.1
flaky~=3.7
freezegun~=1.3
freezegun~=1.4
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 4c459ea

Please sign in to comment.