Skip to content

Commit

Permalink
chore: bump python dependencies (#11867)
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan authored Sep 10, 2024
1 parent 7041dcd commit 1653b9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/gui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requests==2.28.*; python_version >= "3.10"
requests==2.32.*; python_version >= "3.10"
PyGObject==3.42.*; python_version >= "3.10"
psutil==5.9.*; python_version >= "3.10"
black==24.2.*; python_version >= "3.10"
black==24.3.*; python_version >= "3.10"
pylint==3.2.*; python_version >= "3.10"
pywin32==306; sys_platform == 'win32' and python_version >= "3.10"

0 comments on commit 1653b9d

Please sign in to comment.