Bump freezegun from 1.3.1 to 1.4.0

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](https://github.com/spulec/freezegun/compare/1.3.1...1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-20 03:57:25 +00:00
committed by GitHub
parent 0a24c1d8a3
commit cc56a6661a
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ bandit = "*"
beautifulsoup4 = "^4.12.2"
black = "^23.12.0"
coverage = "*"
freezegun = "^1.3.1"
freezegun = "^1.4.0"
flake8 = "^6.1.0"
flake8-bugbear = "^23.12.2"
flake8-print = "^5.0.0"