Skip to content

Commit be9cc3a

Browse files
committed
DOCS: Update pynput.
1 parent 0623f49 commit be9cc3a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ setuptools==80.9.0
1717
sqlalchemy==2.0.41
1818

1919
# Documentation
20-
sphinx == 8.1.3
20+
sphinx==8.1.3
2121
sphinx_design==0.6.1
2222
pydata-sphinx-theme==0.16.1
2323

2424
# Testing
25-
pynput == 1.7.7
26-
pytest == 8.3.4
27-
pytest-cov == 6.0.0
28-
pytest-qt == 4.4.0
29-
pytest-mock == 3.14.0
25+
pynput==1.8.1
26+
pytest==8.3.4
27+
pytest-cov==6.0.0
28+
pytest-qt==4.4.0
29+
pytest-mock==3.14.0

0 commit comments

Comments
 (0)