build(deps): bump freezegun in the dependencies group (#2849)

Bumps the dependencies group with 1 update: [freezegun](https://github.com/spulec/freezegun).


Updates `freezegun` from 1.5.2 to 1.5.3
- [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.2...1.5.3)

---
updated-dependencies:
- dependency-name: freezegun
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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] 2025-07-15 09:34:31 +03:00 committed by GitHub
parent 92dc2a28d4
commit a01210b4ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -11,4 +11,4 @@ mypy==1.16.1
zizmor==1.9.0
# Required for type stubs
freezegun==1.5.2
freezegun==1.5.3

View file

@ -5,4 +5,4 @@
# coverage measurement
coverage[toml]==7.9.2
freezegun==1.5.2
freezegun==1.5.3