Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Feb 8, 2023
1 parent 0f5ed47 commit 255829e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -24,7 +24,7 @@ include = ["beet/py.typed"]
[tool.poetry.dependencies]
python = "^3.10"
nbtlib = "^1.12.1"
pathspec = "^0.10.2"
pathspec = "^0.11.0"
pydantic = "^1.10.2"
click = "^8.1.3"
click-help-colors = "^0.9.1"
Expand All @@ -43,7 +43,7 @@ pytest = "^7.2.1"
pytest-minecraft = "^0.2.0"
isort = "^5.12.0"
pytest-insta = "^0.1.11"
python-semantic-release = "^7.32.2"
python-semantic-release = "^7.33.1"
mudkip = "^0.8.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 255829e

Please sign in to comment.