build(deps-dev): bump freezegun from 1.2.2 to 1.3.1 (#3109)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-05 09:51:57 +01:00
committed by GitHub
parent e67328945f
commit 39ba8cd230
2 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ black = "22.12.0"
coverage = "7.3.2"
docker = "6.1.3"
flake8 = "6.1.0"
freezegun = "1.2.2"
freezegun = "1.3.1"
mock = "5.1.0"
moto = {extras = ["all"], version = "4.2.11"}
openapi-spec-validator = "0.7.1"