Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Jan 31, 2023
1 parent 77326b7 commit f06dd1e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 33 deletions.
51 changes: 21 additions & 30 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ beet = ">=0.82.4"
mecha = ">=0.64.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.0"
black = "^22.10.0"
pytest = "^7.2.1"
black = "^22.12.0"
isort = "^5.10.1"
python-semantic-release = "^7.32.2"
python-semantic-release = "^7.33.0"
pytest-insta = "^0.2.0"
lectern = ">=0.26.0"

Expand Down

0 comments on commit f06dd1e

Please sign in to comment.