Skip to content

Commit

Permalink
Merge pull request #67 from smkent/batch-updates
Browse files Browse the repository at this point in the history
Update project template cruft, dependencies
  • Loading branch information
smkent authored Nov 10, 2022
2 parents 9878917 + 7e0ee45 commit 9b4c3e6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/smkent/cookie-python",
"commit": "eb6af6b06cfd2d0d33d899a24e3f79259b481370",
"commit": "c6ad7e19de6cbf2f13d0557d16b2dea77b8b3537",
"checkout": null,
"context": {
"cookiecutter": {
Expand Down
14 changes: 1 addition & 13 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ mypy = "*"
pep8-naming = "*"
poethepoet = "*"
pre-commit = "*"
py = "1.11.0" # https://github.com/Teemu/pytest-sugar/issues/241
pytest = "*"
pytest-cov = "*"
pytest-github-actions-annotate-failures = "*"
Expand Down

0 comments on commit 9b4c3e6

Please sign in to comment.