Skip to content

Commit 59a0363

Browse files
author
github-actions
committed
upgrade dependencies for deployment
1 parent 0093bc8 commit 59a0363

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

mpcontribs-api/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ blinker==1.9.0
3838
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
3939
boltons==25.0.0
4040
# via mpcontribs-api (MPContribs/mpcontribs-api/pyproject.toml)
41-
boto3==1.42.34
41+
boto3==1.42.35
4242
# via flask-mongorest-mpcontribs
43-
botocore==1.42.34
43+
botocore==1.42.35
4444
# via
4545
# boto3
4646
# s3transfer

mpcontribs-client/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@ json2html==1.3.0
7171
jsonpointer==3.0.0
7272
# via jsonschema
7373
jsonref==1.1.0
74+
# via bravado-core
75+
jsonschema[format-nongpl]==4.26.0
7476
# via
7577
# bravado-core
7678
# swagger-spec-validator
7779
jsonschema-specifications==2025.9.1
78-
# via bravado-core
79-
jsonschema[format-nongpl]==4.26.0
8080
# via jsonschema
8181
kiwisolver==1.4.9
8282
# via matplotlib

mpcontribs-portal/requirements/deployment.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ boltons==25.0.0
2424
# via
2525
# mpcontribs-client
2626
# mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
27-
boto3==1.42.34
27+
boto3==1.42.35
2828
# via mpcontribs-portal (MPContribs/mpcontribs-portal/pyproject.toml)
29-
botocore==1.42.34
29+
botocore==1.42.35
3030
# via
3131
# boto3
3232
# s3transfer

0 commit comments

Comments
 (0)