Skip to content

Commit

Permalink
Bump freezegun from 1.2.2 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/commits/1.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 574b639 commit c5e29d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pylint = "^3.0.2"
black = "^23.10.1"
pytest = "^7.4.3"
pytest-cov = "^4.1.0"
freezegun = "^1.2.2"
freezegun = "^1.3.1"

[tool.poetry.group.docs.dependencies]
sphinx = "^7.2.6"
Expand Down

0 comments on commit c5e29d8

Please sign in to comment.