Skip to content

Commit bf4e442

Browse files
author
gitbot-scrtp
committed
[skip actions] Update requirements.txt and coverage.xml
1 parent 1461a49 commit bf4e442

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

coverage.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" ?>
2-
<coverage version="7.4.3" timestamp="1709283297941" lines-valid="386" lines-covered="375" line-rate="0.9715" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
3-
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.4.3 -->
2+
<coverage version="7.5.1" timestamp="1716556342672" lines-valid="386" lines-covered="375" line-rate="0.9715" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0">
3+
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.5.1 -->
44
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
55
<sources>
66
<source>/home/runner/work/pybamm-param/pybamm-param</source>

requirements.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
anytree==2.12.1
2-
argcomplete==3.2.2
3-
casadi==3.6.4
2+
argcomplete==3.3.0
3+
casadi==3.6.5
44
colorlog==6.8.2
5-
contourpy==1.2.0
5+
contourpy==1.2.1
66
cycler==0.12.1
77
distlib==0.3.8
8-
filelock==3.13.1
9-
fonttools==4.49.0
8+
filelock==3.14.0
9+
fonttools==4.51.0
1010
kiwisolver==1.4.5
11-
matplotlib==3.8.3
12-
nox==2023.4.22
11+
matplotlib==3.9.0
12+
nox==2024.4.15
1313
numpy==1.26.4
14-
packaging==23.2
15-
pandas==2.2.1
14+
packaging==24.0
15+
pandas==2.2.2
1616
pbparam @ file:///home/runner/work/pybamm-param/pybamm-param
17-
pillow==10.2.0
18-
platformdirs==4.2.0
17+
pillow==10.3.0
18+
platformdirs==4.2.2
1919
pybamm==24.1
20-
pyparsing==3.1.1
21-
python-dateutil==2.9.0
20+
pyparsing==3.1.2
21+
python-dateutil==2.9.0.post0
2222
pytz==2024.1
23-
scipy==1.12.0
23+
scipy==1.13.1
2424
six==1.16.0
2525
tzdata==2024.1
26-
virtualenv==20.25.1
27-
xarray==2024.2.0
26+
virtualenv==20.26.2
27+
xarray==2024.5.0

0 commit comments

Comments
 (0)