Skip to content

Commit

Permalink
chore: Add pendulum as an explicit dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Dec 7, 2023
1 parent 9df942d commit 46259e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 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 @@ -44,6 +44,7 @@ faker = ">=18.5.1,<21.0.0"
flake8 = "^6.0.0"
isort = "^5.10.1"
mypy = "1.7.1"
pendulum = "~=2.1"
pre-commit = "^3.0.4"
pydocstyle = "^6.1.1"
singer-sdk = {version = "*", extras = ["testing"]}
Expand Down

0 comments on commit 46259e4

Please sign in to comment.