Skip to content

Commit

Permalink
Bump freezegun from 1.3.1 to 1.4.0 (#1666)
Browse files Browse the repository at this point in the history
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: freezegun
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cooper Lees <[email protected]>
  • Loading branch information
dependabot[bot] and cooperlees authored Feb 14, 2024
1 parent 3454f75 commit eed8bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==24.1.1
coverage==7.4.1
flake8==7.0.0
flake8-bugbear==24.1.17
freezegun==1.3.1
freezegun==1.4.0
mypy==1.8.0
pre-commit==3.6.0
pytest==7.4.4
Expand Down

0 comments on commit eed8bd2

Please sign in to comment.