Skip to content

Commit

Permalink
update core
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jun 5, 2024
1 parent 3054adf commit 98922d7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
86 changes: 43 additions & 43 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ blinker==1.7.0
# flask-mail
# raven
# superdesk-core
boto3==1.34.111
boto3==1.34.119
# via superdesk-core
botocore==1.34.111
botocore==1.34.119
# via
# boto3
# s3transfer
Expand All @@ -40,7 +40,7 @@ cerberus==1.3.5
# via
# eve
# superdesk-core
certifi==2024.2.2
certifi==2024.6.2
# via
# elastic-apm
# elasticsearch
Expand Down Expand Up @@ -69,7 +69,7 @@ click-repl==0.3.0
# via celery
croniter==2.0.5
# via superdesk-core
cryptography==42.0.7
cryptography==42.0.8
# via
# authlib
# jwcrypto
Expand Down Expand Up @@ -173,7 +173,7 @@ pillow==9.2.0
# via
# reportlab
# superdesk-core
prompt-toolkit==3.0.43
prompt-toolkit==3.0.46
# via click-repl
pyasn1==0.6.0
# via
Expand Down Expand Up @@ -230,7 +230,7 @@ regex==2020.7.14
# via superdesk-core
reportlab==3.6.13
# via superdesk-core
requests==2.32.2
requests==2.32.3
# via
# python-twitter
# requests-oauthlib
Expand All @@ -254,7 +254,7 @@ superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@release/2.7
# via -r requirements.in
superdesk-planning @ git+https://github.com/superdesk/superdesk-planning.git@release/2.7
# via -r requirements.in
typing-extensions==4.11.0
typing-extensions==4.12.1
# via
# jwcrypto
# superdesk-core
Expand Down

0 comments on commit 98922d7

Please sign in to comment.