Skip to content

Commit 94a9bc9

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 3234185 commit 94a9bc9

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

mpcontribs-api/requirements/deployment.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ blinker==1.9.0
3434
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
3535
boltons==24.1.0
3636
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
37-
boto3==1.35.85
37+
boto3==1.35.86
3838
# via flask-mongorest-mpcontribs
39-
botocore==1.35.85
39+
botocore==1.35.86
4040
# via
4141
# boto3
4242
# s3transfer
@@ -72,7 +72,7 @@ cycler==0.12.1
7272
# via matplotlib
7373
dateparser==1.2.0
7474
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
75-
ddtrace==2.18.0
75+
ddtrace==2.18.1
7676
# via mpcontribs-api (MPContribs/mpcontribs-api/setup.py)
7777
debugpy==1.8.11
7878
# via ipykernel
@@ -145,7 +145,7 @@ ipykernel==6.29.5
145145
# via
146146
# nbclassic
147147
# notebook
148-
ipython==8.30.0
148+
ipython==8.31.0
149149
# via ipykernel
150150
ipython-genutils==0.2.0
151151
# via
@@ -198,7 +198,7 @@ jupyter-core==5.7.2
198198
# notebook
199199
jupyter-events==0.11.0
200200
# via jupyter-server
201-
jupyter-server==2.14.2
201+
jupyter-server==2.15.0
202202
# via notebook-shim
203203
jupyter-server-terminals==0.5.3
204204
# via jupyter-server

mpcontribs-client/requirements/deployment.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ idna==3.10
5050
# requests
5151
importlib-resources==6.4.5
5252
# via swagger-spec-validator
53-
ipython==8.30.0
53+
ipython==8.31.0
5454
# via mpcontribs-client (MPContribs/mpcontribs-client/setup.py)
5555
isoduration==20.11.0
5656
# via jsonschema

mpcontribs-kernel-gateway/requirements/deployment.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ contourpy==1.3.1
4848
# via matplotlib
4949
cycler==0.12.1
5050
# via matplotlib
51-
ddtrace==2.18.0
51+
ddtrace==2.18.1
5252
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
5353
debugpy==1.8.11
5454
# via ipykernel
@@ -87,7 +87,7 @@ importlib-resources==6.4.5
8787
# via swagger-spec-validator
8888
ipykernel==6.29.5
8989
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
90-
ipython==8.30.0
90+
ipython==8.31.0
9191
# via
9292
# ipykernel
9393
# ipywidgets
@@ -138,7 +138,7 @@ jupyter-events==0.11.0
138138
# via jupyter-server
139139
jupyter-kernel-gateway==3.0.1
140140
# via -r MPContribs/mpcontribs-kernel-gateway/requirements.in
141-
jupyter-server==2.14.2
141+
jupyter-server==2.15.0
142142
# via jupyter-kernel-gateway
143143
jupyter-server-terminals==0.5.3
144144
# via jupyter-server

mpcontribs-portal/requirements/deployment.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ boltons==24.1.0
2222
# via
2323
# mpcontribs-client
2424
# mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
25-
boto3==1.35.85
25+
boto3==1.35.86
2626
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
27-
botocore==1.35.85
27+
botocore==1.35.86
2828
# via
2929
# boto3
3030
# s3transfer
@@ -46,7 +46,7 @@ contourpy==1.3.1
4646
# via matplotlib
4747
cycler==0.12.1
4848
# via matplotlib
49-
ddtrace==2.18.0
49+
ddtrace==2.18.1
5050
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
5151
debugpy==1.8.11
5252
# via ipykernel
@@ -103,7 +103,7 @@ importlib-resources==6.4.5
103103
# via swagger-spec-validator
104104
ipykernel==6.29.5
105105
# via mpcontribs-portal (MPContribs/mpcontribs-portal/setup.py)
106-
ipython==8.30.0
106+
ipython==8.31.0
107107
# via
108108
# ipykernel
109109
# mpcontribs-client

0 commit comments

Comments
 (0)