Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 4c459ea

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update freezegun requirement from ~=1.3 to ~=1.4 (#1062)
* 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] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent 2c77893 commit 4c459ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update freezegun requirement from ~=1.3 to ~=1.4"
3+
time: 2023-12-20T00:21:30.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1062

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ click~=8.1
1212
ddtrace==2.3.0
1313
flake8~=6.1
1414
flaky~=3.7
15-
freezegun~=1.3
15+
freezegun~=1.4
1616
ipdb~=0.13.13
1717
mypy==1.7.1 # patch updates have historically introduced breaking changes
1818
pip-tools~=7.3

0 commit comments

Comments
 (0)