Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==49.0.0
cryptography==50.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cramjam==2.11.0
# via python-snappy
crontab==1.0.5
# via rq-scheduler
cryptography==49.0.0
cryptography==50.0.0
# via pyopenssl
css-html-js-minify==2.5.5
# via mpcontribs-api (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ debugpy==1.8.21
# via ipykernel
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==5.2.16
# via
# django-extensions
# django-settings-file
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ decorator==5.3.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==5.2.16
# via
# django-settings-file
# mpcontribs-portal (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ decorator==5.3.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==5.2.16
# via
# django-settings-file
# mpcontribs-portal (pyproject.toml)
Expand Down
Loading