Skip to content

Commit ac79c82

Browse files
authored
Updating PyQt5 to 5.15.11 (#1280)
* Updating PyQt5 to 5.15.11 * update pytest-qt
1 parent 9163166 commit ac79c82

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ black==24.3.0
1717
addheader==0.3.2
1818

1919
# pytest-qt-extras
20-
pytest-qt==4.2.*
20+
pytest-qt
2121
python-slugify
2222
oyaml
2323
hypothesis

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"numpy",
103103
"pandas",
104104
"psutil",
105-
"PyQt5==5.15.10",
105+
"PyQt5==5.15.11",
106106
"pywin32==306; sys_platform == 'win32'",
107107
"requests",
108108
"scipy",

0 commit comments

Comments
 (0)