Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated dependency upgrades #1870

Merged
merged 8 commits into from
Dec 20, 2024
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.84
boto3==1.35.86
# via flask-mongorest-mpcontribs
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -151,7 +151,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.30.0
ipython==8.31.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -204,7 +204,7 @@ jupyter-core==5.7.2
# notebook
jupyter-events==0.11.0
# via jupyter-server
jupyter-server==2.14.2
jupyter-server==2.15.0
# via notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.84
boto3==1.35.86
# via flask-mongorest-mpcontribs
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -74,7 +74,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -156,7 +156,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.30.0
ipython==8.31.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -209,7 +209,7 @@ jupyter-core==5.7.2
# notebook
jupyter-events==0.11.0
# via jupyter-server
jupyter-server==2.14.2
jupyter-server==2.15.0
# via notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.84
boto3==1.35.86
# via flask-mongorest-mpcontribs
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -145,7 +145,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.30.0
ipython==8.31.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -198,7 +198,7 @@ jupyter-core==5.7.2
# notebook
jupyter-events==0.11.0
# via jupyter-server
jupyter-server==2.14.2
jupyter-server==2.15.0
# via notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
10 changes: 5 additions & 5 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==24.1.0
# via mpcontribs-api (setup.py)
boto3==1.35.84
boto3==1.35.86
# via flask-mongorest-mpcontribs
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -72,7 +72,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.0
# via mpcontribs-api (setup.py)
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-api (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -149,7 +149,7 @@ ipykernel==6.29.5
# via
# nbclassic
# notebook
ipython==8.30.0
ipython==8.31.0
# via ipykernel
ipython-genutils==0.2.0
# via
Expand Down Expand Up @@ -202,7 +202,7 @@ jupyter-core==5.7.2
# notebook
jupyter-events==0.11.0
# via jupyter-server
jupyter-server==2.14.2
jupyter-server==2.15.0
# via notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ idna==3.10
# requests
importlib-resources==6.4.5
# via swagger-spec-validator
ipython==8.30.0
ipython==8.31.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
iniconfig==2.0.0
# via pytest
ipython==8.30.0
ipython==8.31.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-client/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ idna==3.10
# requests
importlib-resources==6.4.5
# via swagger-spec-validator
ipython==8.30.0
ipython==8.31.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
iniconfig==2.0.0
# via pytest
ipython==8.30.0
ipython==8.31.0
# via mpcontribs-client (setup.py)
isoduration==20.11.0
# via jsonschema
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via -r requirements.in
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -91,7 +91,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
ipykernel==6.29.5
# via -r requirements.in
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# ipywidgets
Expand Down Expand Up @@ -142,7 +142,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.14.2
jupyter-server==2.15.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via -r requirements.in
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -91,7 +91,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
ipykernel==6.29.5
# via -r requirements.in
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# ipywidgets
Expand Down Expand Up @@ -142,7 +142,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.14.2
jupyter-server==2.15.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via -r requirements.in
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -87,7 +87,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
ipykernel==6.29.5
# via -r requirements.in
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# ipywidgets
Expand Down Expand Up @@ -138,7 +138,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.14.2
jupyter-server==2.15.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via -r requirements.in
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -87,7 +87,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
ipykernel==6.29.5
# via -r requirements.in
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# ipywidgets
Expand Down Expand Up @@ -138,7 +138,7 @@ jupyter-events==0.11.0
# via jupyter-server
jupyter-kernel-gateway==3.0.1
# via -r requirements.in
jupyter-server==2.14.2
jupyter-server==2.15.0
# via jupyter-kernel-gateway
jupyter-server-terminals==0.5.3
# via jupyter-server
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.84
boto3==1.35.86
# via mpcontribs-portal (setup.py)
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -107,7 +107,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
ipykernel==6.29.5
# via mpcontribs-portal (setup.py)
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# mpcontribs-client
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.84
boto3==1.35.86
# via mpcontribs-portal (setup.py)
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand All @@ -48,7 +48,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -113,7 +113,7 @@ iniconfig==2.0.0
# via pytest
ipykernel==6.29.5
# via mpcontribs-portal (setup.py)
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# mpcontribs-client
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ boltons==24.1.0
# via
# mpcontribs-client
# mpcontribs-portal (setup.py)
boto3==1.35.84
boto3==1.35.86
# via mpcontribs-portal (setup.py)
botocore==1.35.84
botocore==1.35.86
# via
# boto3
# s3transfer
Expand All @@ -46,7 +46,7 @@ contourpy==1.3.1
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.18.0
ddtrace==2.18.1
# via mpcontribs-portal (setup.py)
debugpy==1.8.11
# via ipykernel
Expand Down Expand Up @@ -103,7 +103,7 @@ importlib-resources==6.4.5
# via swagger-spec-validator
ipykernel==6.29.5
# via mpcontribs-portal (setup.py)
ipython==8.30.0
ipython==8.31.0
# via
# ipykernel
# mpcontribs-client
Expand Down
Loading
Loading