Skip to content

Commit e572753

Browse files
authored
Merge branch 'master' into update-pre-commit-hooks
2 parents fca62d4 + a20872f commit e572753

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* text=auto eol=lf
2+
3+
*.bat text eol=crlf
4+
*.cmd text eol=crlf
5+
6+
*.png binary
7+
*.jpg binary
8+
*.jpeg binary
9+
*.gif binary
10+
*.pdf binary

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sphinx==8.1.3
2-
sphinx-rtd-theme==3.0.2
1+
Sphinx==9.1.0
2+
sphinx-rtd-theme==3.1.0
33
sphinx-intl==2.3.2
44
breathe==4.36.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==2.4.0
1+
numpy==2.4.2
22
XlsxWriter==3.2.9
33
PyYAML==6.0.3
44
pre-commit==4.5.1

0 commit comments

Comments
 (0)