Skip to content

Commit f9fea66

Browse files
authored
#1371: Updated Dependencies on top of 10.1.0 (#602)
1 parent dc26f77 commit f9fea66

File tree

18 files changed

+22
-22
lines changed

18 files changed

+22
-22
lines changed

exaudfclient/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The exaudfclient was tested with the following versions of its dependencies:
2222
For the language support:
2323

2424
- Python 3.10 for pythoncontainer
25-
- for Python 3 the build requires [Numpy](http://www.numpy.org/) and [Pandas](https://pandas.pydata.org/) in addition for the Pandas Dataframe Support
25+
- for Python 3 the build requires [Numpy](https://www.numpy.org/) and [Pandas](https://pandas.pydata.org/) in addition for the Pandas Dataframe Support
2626
- OpenJDK 11 for javacontainer
2727
- R 4.4 for the rcontainer
2828

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
curl|7.81.0-1ubuntu1.21 # t1
1+
curl|7.81.0-1ubuntu1.22 # t1
22
wget|1.21.2-2ubuntu1.1 # t2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
curl|7.81.0-1ubuntu1.21 # t1
1+
curl|7.81.0-1ubuntu1.22 # t1
22
wget| # t2
33
git|
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
dplyr|0.8.3
1+
dplyr|1.2.0
22
purrr|0.3.2
33
magrittr|2.0.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
dplyr|0.8.3
1+
dplyr|1.2.0
22
purrr|
33
magrittr|
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coreutils|8.32-4.1ubuntu1.2
22
locales|2.35-0ubuntu3.13
3-
curl|7.81.0-1ubuntu1.21
3+
curl|7.81.0-1ubuntu1.22
44
ca-certificates|20240203~22.04.1
55
bzip2|1.0.8-5build1
66
libxml2|2.9.13+dfsg-1ubuntu0.11
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coreutils|9.4-3ubuntu6.1
22
adduser|3.137ubuntu1
33
locales|2.39-0ubuntu8.7
4-
curl|8.5.0-2ubuntu10.6
4+
curl|8.5.0-2ubuntu10.7
55
ca-certificates|20240203
66
bzip2|1.0.8-5.1build0.1
77
libxml2|2.9.14+dfsg-1.3ubuntu3.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coreutils|8.32-4.1ubuntu1.2
22
locales|2.35-0ubuntu3.13
3-
curl|7.81.0-1ubuntu1.21
3+
curl|7.81.0-1ubuntu1.22
44
ca-certificates|20240203~22.04.1
55
bzip2|1.0.8-5build1
66
libxml2|2.9.13+dfsg-1ubuntu0.11
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
coreutils|8.32-4.1ubuntu1.2
22
locales|2.35-0ubuntu3.13
33
tar|1.34+dfsg-1ubuntu0.1.22.04.2
4-
curl|7.81.0-1ubuntu1.21
4+
curl|7.81.0-1ubuntu1.22
55
openjdk-11-jdk-headless|11.0.30+7-1ubuntu1~22.04
66
build-essential|12.9ubuntu3
77
libpcre3-dev|2:8.39-13ubuntu0.22.04.1
8-
protobuf-compiler|3.12.4-1ubuntu7.22.04.4
8+
protobuf-compiler|3.12.4-1ubuntu7.22.04.6
99
chrpath|0.16-2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
unzip|6.0-26ubuntu3.2
2-
git|1:2.34.1-1ubuntu1.15
3-
libcurl4-openssl-dev|7.81.0-1ubuntu1.21
2+
git|1:2.34.1-1ubuntu1.16
3+
libcurl4-openssl-dev|7.81.0-1ubuntu1.22
44
build-essential|12.9ubuntu3
55
tzdata|2025b-0ubuntu0.22.04.1

0 commit comments

Comments
 (0)