Skip to content

Commit

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

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] <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: Mila Page <67295367+VersusFacit@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 12, 2023
1 parent b131ba1 commit 0374b4e
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-20231204-120306.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update freezegun requirement from ~=1.2 to ~=1.3"
time: 2023-12-04T12:03:06.00000Z
custom:
Author: dependabot[bot]
PR: 860
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 @@ cryptography~=41.0.7
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 0374b4e

Please sign in to comment.