Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
chore(dev): update deps-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2020
1 parent 1b7b486 commit e9a70ea
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 54 deletions.
95 changes: 43 additions & 52 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ beancount = '>=2.3.0,<3.0.0,!=2.3.1'
[tool.poetry.dev-dependencies]
pre-commit = '==2.7.1'
# tests
coverage = "==5.2.1"
pytest = "==6.0.1"
coverage = "==5.3"
pytest = "==6.1.0"
pytest-github-actions-annotate-failures = "==0.1.0"
# linter
mypy = "^0.770"
Expand Down

0 comments on commit e9a70ea

Please sign in to comment.