Skip to content

Commit 948df77

Browse files
authored
Merge branch 'develop' into dependabot/pip/filelock-3.16.1
2 parents 471c540 + b7962c7 commit 948df77

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)