Skip to content

Commit 25fae79

Browse files
authored
Merge pull request #82 from siliconcompiler/dependabot/pip/python-packages-5fb0fe6743
Bump pytest-timeout from 2.3.1 to 2.4.0 in the python-packages group
2 parents 96b49b5 + 3da0423 commit 25fae79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Testing dependencies
22
#:test
33
pytest == 8.3.5
4-
pytest-timeout == 2.3.1
4+
pytest-timeout == 2.4.0
55
flake8 == 7.1.2; python_version <= '3.8'
66
flake8 == 7.2.0; python_version >= '3.9'

0 commit comments

Comments
 (0)