Skip to content

Commit 2472f85

Browse files
tschaumegithub-actions
andauthored
Automated dependency upgrades (#1904)
* update dependencies for mpcontribs-api (ubuntu-latest/py3.10) * update dependencies for mpcontribs-api (ubuntu-latest/py3.11) * update dependencies for mpcontribs-client (ubuntu-latest/py3.10) * update dependencies for mpcontribs-client (ubuntu-latest/py3.11) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.10) * update dependencies for mpcontribs-kernel-gateway (ubuntu-latest/py3.11) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.10) * update dependencies for mpcontribs-portal (ubuntu-latest/py3.11) --------- Co-authored-by: github-actions <[email protected]>
1 parent 9ee1ead commit 2472f85

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

mpcontribs-api/requirements/ubuntu-latest_py3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ cramjam==2.9.1
6666
# via python-snappy
6767
crontab==1.0.1
6868
# via rq-scheduler
69-
cryptography==44.0.1
69+
cryptography==44.0.2
7070
# via pyopenssl
7171
css-html-js-minify==2.5.5
7272
# via mpcontribs-api (setup.py)

mpcontribs-api/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ cramjam==2.9.1
6666
# via python-snappy
6767
crontab==1.0.1
6868
# via rq-scheduler
69-
cryptography==44.0.1
69+
cryptography==44.0.2
7070
# via pyopenssl
7171
css-html-js-minify==2.5.5
7272
# via mpcontribs-api (setup.py)
@@ -377,7 +377,7 @@ pyopenssl==25.0.0
377377
# via mpcontribs-api (setup.py)
378378
pyparsing==3.2.1
379379
# via matplotlib
380-
pytest==8.3.4
380+
pytest==8.3.5
381381
# via mpcontribs-api (setup.py)
382382
python-dateutil==2.9.0.post0
383383
# via

mpcontribs-api/requirements/ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ cramjam==2.9.1
6464
# via python-snappy
6565
crontab==1.0.1
6666
# via rq-scheduler
67-
cryptography==44.0.1
67+
cryptography==44.0.2
6868
# via pyopenssl
6969
css-html-js-minify==2.5.5
7070
# via mpcontribs-api (setup.py)

mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ cramjam==2.9.1
6464
# via python-snappy
6565
crontab==1.0.1
6666
# via rq-scheduler
67-
cryptography==44.0.1
67+
cryptography==44.0.2
6868
# via pyopenssl
6969
css-html-js-minify==2.5.5
7070
# via mpcontribs-api (setup.py)
@@ -373,7 +373,7 @@ pyopenssl==25.0.0
373373
# via mpcontribs-api (setup.py)
374374
pyparsing==3.2.1
375375
# via matplotlib
376-
pytest==8.3.4
376+
pytest==8.3.5
377377
# via mpcontribs-api (setup.py)
378378
python-dateutil==2.9.0.post0
379379
# via

mpcontribs-client/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ pymongo==4.11.1
175175
# via mpcontribs-client (setup.py)
176176
pyparsing==3.2.1
177177
# via matplotlib
178-
pytest==8.3.4
178+
pytest==8.3.5
179179
# via
180180
# mpcontribs-client (setup.py)
181181
# pytest-cov

mpcontribs-client/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ pymongo==4.11.1
175175
# via mpcontribs-client (setup.py)
176176
pyparsing==3.2.1
177177
# via matplotlib
178-
pytest==8.3.4
178+
pytest==8.3.5
179179
# via
180180
# mpcontribs-client (setup.py)
181181
# pytest-cov

mpcontribs-portal/requirements/ubuntu-latest_py3.10_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ pymongo==4.11.1
286286
# via mpcontribs-client
287287
pyparsing==3.2.1
288288
# via matplotlib
289-
pytest==8.3.4
289+
pytest==8.3.5
290290
# via mpcontribs-portal (setup.py)
291291
python-dateutil==2.9.0.post0
292292
# via

mpcontribs-portal/requirements/ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ pymongo==4.11.1
283283
# via mpcontribs-client
284284
pyparsing==3.2.1
285285
# via matplotlib
286-
pytest==8.3.4
286+
pytest==8.3.5
287287
# via mpcontribs-portal (setup.py)
288288
python-dateutil==2.9.0.post0
289289
# via

0 commit comments

Comments
 (0)