Skip to content

Commit 255829e

Browse files
committed
chore: update deps
1 parent 0f5ed47 commit 255829e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ include = ["beet/py.typed"]
2424
[tool.poetry.dependencies]
2525
python = "^3.10"
2626
nbtlib = "^1.12.1"
27-
pathspec = "^0.10.2"
27+
pathspec = "^0.11.0"
2828
pydantic = "^1.10.2"
2929
click = "^8.1.3"
3030
click-help-colors = "^0.9.1"
@@ -43,7 +43,7 @@ pytest = "^7.2.1"
4343
pytest-minecraft = "^0.2.0"
4444
isort = "^5.12.0"
4545
pytest-insta = "^0.1.11"
46-
python-semantic-release = "^7.32.2"
46+
python-semantic-release = "^7.33.1"
4747
mudkip = "^0.8.0"
4848

4949
[tool.poetry.scripts]

0 commit comments

Comments
 (0)