We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 660da93 + c0e3804 commit b28a529Copy full SHA for b28a529
package.json
@@ -8,7 +8,7 @@
8
"@semantic-release/changelog": "^6.0.3",
9
"@semantic-release/commit-analyzer": "^13.0.0",
10
"@semantic-release/git": "^10.0.1",
11
- "@semantic-release/github": "^11.0.0",
+ "@semantic-release/github": "^12.0.1",
12
"@semantic-release/release-notes-generator": "^14.0.0",
13
"prettier": "^3.1.1",
14
"typescript": "^5.2.2"
requirements/base.txt
@@ -17,6 +17,6 @@ pydantic
17
pydantic-settings
18
pydantic_core
19
python-decouple==3.8
20
-python-dotenv==1.1.1
+python-dotenv==1.2.1
21
pypdf==6.1.1
22
tiktoken==0.11.0
0 commit comments