Skip to content

Commit 377f237

Browse files
authored
Merge pull request #83 from siliconcompiler/dependabot/pip/python-packages-5ee6585723
Bump pytest from 8.3.5 to 8.4.0 in the python-packages group
2 parents 86c7cdf + 0d55d8d commit 377f237

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
3-
pytest == 8.3.5
3+
pytest == 8.4.0
44
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)