Bump pytest-freezer from 0.4.8 to 0.4.9 (#2205)

Bumps [pytest-freezer](https://github.com/pytest-dev/pytest-freezer) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/pytest-dev/pytest-freezer/releases)
- [Commits](https://github.com/pytest-dev/pytest-freezer/compare/0.4.8...0.4.9)

---
updated-dependencies:
- dependency-name: pytest-freezer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2024-12-13 10:05:05 +02:00 committed by GitHub
parent 25600603a2
commit 6363d648fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
hypothesis<7 hypothesis<7
Pyro4==4.82 Pyro4==4.82
pytest-freezer==0.4.8 pytest-freezer==0.4.9
pytest-sugar==1.0.0 pytest-sugar==1.0.0
pytest==8.3.4 pytest==8.3.4
pre-commit>=3.5.0,<3.8.0; python_version < '3.9' pre-commit>=3.5.0,<3.8.0; python_version < '3.9'