Skip to content

Commit fe88388

Browse files
committed
Refresh Python dependencies
1 parent da018fa commit fe88388

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mycdp>=1.1.0
1414
pynose>=1.5.3
1515
platformdirs>=4.3.6
1616
typing-extensions>=4.12.2
17-
sbvirtualdisplay>=1.3.0
17+
sbvirtualdisplay>=1.3.1
1818
six>=1.17.0
1919
parse>=1.20.2
2020
parse-type>=0.6.4

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"pynose>=1.5.3",
164164
'platformdirs>=4.3.6',
165165
'typing-extensions>=4.12.2',
166-
"sbvirtualdisplay>=1.3.0",
166+
"sbvirtualdisplay>=1.3.1",
167167
"six>=1.17.0",
168168
'parse>=1.20.2',
169169
'parse-type>=0.6.4',

0 commit comments

Comments
 (0)