Bump freezegun from 1.2.2 to 1.3.1

Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/commits/1.3.1)

---
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-05 20:21:04 +00:00
committed by GitHub
parent e34f16bfc6
commit a01c5b6016
2 changed files with 6 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ bandit = "*"
beautifulsoup4 = "^4.12.2"
black = "^23.11.0"
coverage = "*"
freezegun = "^1.2.2"
freezegun = "^1.3.1"
flake8 = "^6.1.0"
flake8-bugbear = "^23.11.28"
flake8-print = "^5.0.0"