Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Oct 9, 2023
1 parent 6d87793 commit aba1411
Show file tree
Hide file tree
Showing 67 changed files with 421 additions and 410 deletions.
679 changes: 345 additions & 334 deletions poetry.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ include = ["lectern/py.typed"]

[tool.poetry.dependencies]
python = "^3.10"
beet = ">=0.91.0"
beet = ">=0.95.4"
markdown-it-py = "^3.0.0"
click = "^8.1.6"
click = "^8.1.7"

[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
pytest = "^7.4.0"
black = "^23.9.1"
pytest = "^7.4.2"
isort = "^5.12.0"
python-semantic-release = "^7.32.2"
pytest-insta = "^0.2.0"
Expand Down
4 changes: 2 additions & 2 deletions tests/snapshots/examples__beet_project__0.pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down Expand Up @@ -362,7 +362,7 @@ tellraw @a ["", {"text": "hello", "color": "red"}]
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
2 changes: 1 addition & 1 deletion tests/snapshots/examples__markdown_README_md__0.pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ say foo
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand All @@ -24,7 +24,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand All @@ -24,7 +24,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand All @@ -24,7 +24,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand All @@ -24,7 +24,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```json
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
2 changes: 1 addition & 1 deletion tests/snapshots/examples__text_README_md__0.pack.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@data_pack pack.mcmeta
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@data_pack pack.mcmeta
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@data_pack pack.mcmeta
{
"pack": {
"pack_format": 15,
"pack_format": 18,
"description": ""
}
}
Expand Down
Loading

0 comments on commit aba1411

Please sign in to comment.