Skip to content

Commit b7962c7

Browse files
authored
Merge pull request #3272 from reframe-hpc/dependabot/pip/pytest-8.3.3
Bump pytest from 8.3.2 to 8.3.3
2 parents 1cd6ef4 + 84c1bcb commit b7962c7

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
@@ -9,7 +9,7 @@ jsonschema==3.2.0
99
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
1010
lxml==5.3.0; python_version >= '3.8' or platform_machine != 'aarch64'
1111
pytest==7.0.1; python_version < '3.8'
12-
pytest==8.3.2; python_version >= '3.8'
12+
pytest==8.3.3; python_version >= '3.8'
1313
pytest-forked==1.4.0; python_version == '3.6'
1414
pytest-forked==1.6.0; python_version >= '3.7'
1515
pytest-parallel==0.1.1

0 commit comments

Comments
 (0)