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-04 22:24:48 +00:00
committed by GitHub
parent ee5ed75ad0
commit fb70e411a9
2 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ cloudfoundry-client = "*"
exceptiongroup = "==1.2.0"
flake8 = "^6.1.0"
flake8-bugbear = "^23.12.2"
freezegun = "^1.2.2"
freezegun = "^1.3.1"
honcho = "*"
isort = "^5.12.0"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}