Skip to content

Commit

Permalink
Build(deps): Bump pyside6 from 6.8.1 to 6.8.1.1
Browse files Browse the repository at this point in the history
Bumps [pyside6](https://pyside.org) from 6.8.1 to 6.8.1.1.

---
updated-dependencies:
- dependency-name: pyside6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent d4cb5aa commit 223a0dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ tests = [
"PyGithub==2.5.0",
"appdirs==1.4.4",
"requests==2.32.3",
"PySide6==6.8.1",
"PySide6==6.8.1.1",
"ansys-tools-path==0.6.0",
"pytest==8.3.4",
"pytest-cov==6.0.0",
Expand All @@ -59,7 +59,7 @@ freeze = [
"PyGithub==2.5.0",
"appdirs==1.4.4",
"requests==2.32.3",
"PySide6==6.8.1",
"PySide6==6.8.1.1",
"ansys-tools-path==0.6.0",
]

Expand Down

0 comments on commit 223a0dc

Please sign in to comment.