build(deps-dev): bump freezegun from 1.3.1 to 1.4.0 (#3222)

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-26 09:33:12 +01:00
committed by GitHub
parent 5bada440fa
commit 1cf1c827f1
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ black = "22.12.0"
coverage = "7.3.4"
docker = "7.0.0"
flake8 = "6.1.0"
freezegun = "1.3.1"
freezegun = "1.4.0"
mock = "5.1.0"
moto = {extras = ["all"], version = "4.2.12"}
openapi-spec-validator = "0.7.1"