Skip to content

Commit c3a8b59

Browse files
authored
Merge branch 'main' into fix/add_scalar_param_to_inprocess
2 parents 1c8eede + 6cf81ff commit c3a8b59

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/4165.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build: bump pyfakefs from 5.9.1 to 5.9.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"matplotlib==3.10.5",
7070
"pandas==2.3.1",
7171
"pyansys-tools-report==0.8.2",
72-
"pyfakefs==5.9.1",
72+
"pyfakefs==5.9.2",
7373
"pyiges[full]==0.3.2",
7474
"pytest-cov==6.2.1",
7575
"pytest-profiling==1.8.1",

0 commit comments

Comments
 (0)