Skip to content

Commit 7386032

Browse files
committed
Merge branch 'main' into alpha
2 parents e543bdd + 821ca59 commit 7386032

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@semantic-release/commit-analyzer": "^13.0.0",
88
"@semantic-release/exec": "^7.1.0",
99
"@semantic-release/git": "^10.0.1",
10-
"@semantic-release/github": "^11.0.0",
10+
"@semantic-release/github": "^12.0.0",
1111
"@semantic-release/release-notes-generator": "^14.0.0",
1212
"typescript": "^5.2.2"
1313
},

requirements/in/local.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ mypy==1.18.2
2525
pylint==3.3.8
2626
bandit==1.8.6
2727
pydocstringformatter==0.7.5
28-
tox==4.30.2
28+
tox==4.31.0
2929
codespell==2.4.1
3030
coverage==7.11.0

0 commit comments

Comments
 (0)