Skip to content

Commit

Permalink
chore(poetry) : Add freezegun
Browse files Browse the repository at this point in the history
Since we ran `poetry update` it also updated some dependencies.
  • Loading branch information
vperron committed May 8, 2024
1 parent 59f2497 commit 55f1a0b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 13 deletions.
51 changes: 38 additions & 13 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ coverage = "^7.5.1"
django-debug-toolbar = "^3.8.1"
factory-boy = "^3.3.0"
flake8 = "^6.1.0"
freezegun = "^1.4.0"
ipdb = "^0.13.13"
isort = "^5.12.0"
poethepoet = "^0.12.3"
Expand Down

0 comments on commit 55f1a0b

Please sign in to comment.