Bump freezegun from 1.5.1 to 1.5.2

Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.1 to 1.5.2.
- [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.5.1...1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-27 17:52:22 +00:00
committed by GitHub
parent 8be4538dbe
commit 776dabc750
2 changed files with 6 additions and 6 deletions

View File

@@ -78,7 +78,7 @@ bandit = "*"
black = "^25.1.0"
coverage = "*"
detect-secrets = "^1.5.0"
freezegun = "^1.5.1"
freezegun = "^1.5.2"
flake8 = "^7.1.2"
flake8-bugbear = "^24.12.12"
flake8-print = "^5.0.0"