Skip to content

Commit 37f1db2

Browse files
Bump pyside6 from 6.9.1 to 6.9.2
Bumps [pyside6](https://pyside.org) from 6.9.1 to 6.9.2. --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3a9b29 commit 37f1db2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PySide6==6.9.1
1+
PySide6==6.9.2
22
sphinx
33
twine
44
build

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "JEditor is basic but powerful editor include GPT"
1414
requires-python = ">=3.10"
1515
license-files = ["LICENSE"]
1616
dependencies = [
17-
"PySide6==6.9.1", "qt-material", "yapf", "frontengine", "pycodestyle", "jedi",
17+
"PySide6==6.9.2", "qt-material", "yapf", "frontengine", "pycodestyle", "jedi",
1818
"qtconsole", "langchain_openai", "langchain", "pydantic"
1919
]
2020
classifiers = [

0 commit comments

Comments
 (0)