Skip to content

Commit d3940c7

Browse files
committed
Update versions of dependencies
PySide6 6.4.2 -> 6.5.0 black 23.1.0->23.3.0 mypy 1.1.0->1.2.0
1 parent 2c0a367 commit d3940c7

File tree

3 files changed

+96
-96
lines changed

3 files changed

+96
-96
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![GitHub Repo stars](https://img.shields.io/github/stars/muziing/PySide6-Code-Tutorial)
88
![License](https://img.shields.io/github/license/muziing/PySide6-Code-Tutorial)
99
![GitHub Last Commit](https://img.shields.io/github/last-commit/muziing/PySide6-Code-Tutorial)
10-
[![PySide Version](https://img.shields.io/badge/PySide-6.4-blue)](https://doc.qt.io/qtforpython/index.html)
10+
[![PySide Version](https://img.shields.io/badge/PySide-6.5-blue)](https://doc.qt.io/qtforpython/index.html)
1111
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1212
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
1313
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)

0 commit comments

Comments
 (0)