diff --git a/poetry.lock b/poetry.lock index 98593820f9..a417f5c5fe 100644 --- a/poetry.lock +++ b/poetry.lock @@ -528,19 +528,17 @@ wmi = ["wmi (>=1.5.1,<2.0.0)"] [[package]] category = "main" -description = "Python module to ease the creation and management of external services." +description = "\"Python module to ease the creation and management of external services.\"" name = "docker-services-cli" optional = false -python-versions = "*" -version = "0.4.0" +python-versions = ">=3.6" +version = "0.4.1" [package.dependencies] -click = ">=7.0,<8.0" +click = ">=7.0" [package.extras] -all = ["Sphinx (>=2.4)", "pytest-cov (>=2.10.1)", "check-manifest (>=0.42)", "pytest-isort (>=1.2.0)", "pytest-pycodestyle (>=2.2.0)", "pytest-pydocstyle (>=2.2.0)", "pytest (>=6,<7)"] -docs = ["Sphinx (>=2.4)"] -tests = ["pytest-cov (>=2.10.1)", "check-manifest (>=0.42)", "pytest-isort (>=1.2.0)", "pytest-pycodestyle (>=2.2.0)", "pytest-pydocstyle (>=2.2.0)", "pytest (>=6,<7)"] +tests = ["check-manifest (>=0.42)", "pytest-cov (>=2.10.1)", "pytest-isort (>=1.2.0)", "pytest-pycodestyle (>=2.2.0)", "pytest-pydocstyle (>=2.2.0)", "pytest (>=6,<7)", "Sphinx (>=4.4.0,<5)"] [[package]] category = "main" @@ -796,8 +794,8 @@ category = "dev" description = "A toolbar overlay for debugging Flask applications." name = "flask-debugtoolbar" optional = false -python-versions = "*" -version = "0.11.0" +python-versions = ">=2.7" +version = "0.13.1" [package.dependencies] Blinker = "*" @@ -942,7 +940,7 @@ description = "Adds SQLAlchemy support to your Flask application." name = "flask-sqlalchemy" optional = false python-versions = ">= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*" -version = "2.4.4" +version = "2.5.1" [package.dependencies] Flask = ">=0.10" @@ -1097,8 +1095,8 @@ category = "main" description = "Read resources from Python packages" name = "importlib-resources" optional = false -python-versions = ">=3.6" -version = "5.4.0" +python-versions = ">=3.7" +version = "5.6.0" [package.dependencies] [package.dependencies.zipp] @@ -1106,8 +1104,8 @@ python = "<3.10" version = ">=3.1.0" [package.extras] -docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"] -testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-black (>=0.3.7)", "pytest-mypy"] +docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)"] +testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-black (>=0.3.7)", "pytest-mypy (>=0.9.1)"] [[package]] category = "main" @@ -1371,11 +1369,11 @@ description = "\"Base package for building Invenio application factories.\"" name = "invenio-base" optional = false python-versions = ">=3.6" -version = "1.2.9" +version = "1.2.11" [package.dependencies] Flask = ">=1.1.4,<3.0.0" -MarkupSafe = ">=2.0" +MarkupSafe = ">=0.23" Werkzeug = ">=1.0.1,<3.0" blinker = ">=1.4" importlib-metadata = ">=4.4" @@ -1469,28 +1467,24 @@ tests = ["check-manifest (>=0.25)", "coverage (>=4.0)", "isort (>=4.2.2)", "mock [[package]] category = "main" -description = "Database management for Invenio." +description = "\"Database management for Invenio.\"" name = "invenio-db" optional = false -python-versions = "*" -version = "1.0.13" +python-versions = ">=3.6" +version = "1.0.14" [package.dependencies] Flask-Alembic = ">=2.0.1" -Flask-SQLAlchemy = ">=2.1,<2.5.0" -SQLAlchemy = ">=1.2.18,<1.4.0" -SQLAlchemy-Utils = ">=0.33.1,<0.36" -importlib-metadata = ">=4.4" -importlib-resources = ">=5.0" -invenio-base = ">=1.2.3" +Flask-SQLAlchemy = ">=2.1,<3.0.0" +SQLAlchemy = ">=1.2.18,<1.5.0" +SQLAlchemy-Continuum = ">=1.3.12" +SQLAlchemy-Utils = ">=0.33.1,<0.39" +invenio-base = ">=1.2.10" [package.extras] -all = ["Sphinx (4.2.0)", "pymysql (>=0.10.1)", "psycopg2-binary (>=2.8.6)", "SQLAlchemy-Continuum (>=1.3.11)", "pytest-invenio (>=1.4.0)", "cryptography (>=2.1.4)", "mock (>=4.0.0)"] -docs = ["Sphinx (4.2.0)"] mysql = ["pymysql (>=0.10.1)"] postgresql = ["psycopg2-binary (>=2.8.6)"] -tests = ["pytest-invenio (>=1.4.0)", "cryptography (>=2.1.4)", "mock (>=4.0.0)"] -versioning = ["SQLAlchemy-Continuum (>=1.3.11)"] +tests = ["cryptography (>=2.1.4)", "pytest-invenio (>=1.4.5)", "Sphinx (4.2.0)"] [[package]] category = "main" @@ -1515,20 +1509,19 @@ tests = ["pytest-invenio (>=1.4.1,<1.5.0)", "mock (>=4.0.3)"] [[package]] category = "main" -description = "Invenio internationalization module." +description = "\"Invenio internationalization (I18N) module.\"" name = "invenio-i18n" optional = false -python-versions = "*" -version = "1.3.1" +python-versions = ">=3.7" +version = "1.3.2" [package.dependencies] +Babel = ">=2.8" Flask-BabelEx = ">=0.9.4" -invenio-base = ">=1.2.4" +invenio-base = ">=1.2.5" [package.extras] -all = ["Sphinx (>=4.2.0)", "invenio-accounts (>=1.3.0)", "invenio-assets (>=1.2.0)", "invenio-db (>=1.0.8)", "pytest-invenio (>=1.4.0)"] -docs = ["Sphinx (>=4.2.0)"] -tests = ["invenio-accounts (>=1.3.0)", "invenio-assets (>=1.2.0)", "invenio-db (>=1.0.8)", "pytest-invenio (>=1.4.0)"] +tests = ["invenio-accounts (>=1.3.0)", "invenio-assets (>=1.2.0)", "invenio-db (>=1.0.8)", "pytest-invenio (>=1.4.2)", "Sphinx (>=4.2.0)"] [[package]] category = "main" @@ -1536,23 +1529,20 @@ description = "Record indexer for Invenio." name = "invenio-indexer" optional = false python-versions = "*" -version = "1.2.1" +version = "1.2.2" [package.dependencies] -Flask = ">=0.11.1" -Flask-CeleryExt = ">=0.3.0" -invenio-pidstore = ">=1.0.0" -invenio-records = ">=1.0.0" +invenio-db = ">=1.0.14" +invenio-pidstore = ">=1.2.0" +invenio-records = ">=1.4.0" pytz = ">=2016.4" [package.extras] -all = ["Sphinx (>=3)", "attrs (>=17.4.0)", "invenio-db (>=1.0.0)", "mock (>=1.3.0)", "pytest-invenio (>=1.3.2)", "redis (>=3.2.0)", "pytest-invenio (>=1.4.0)"] -docs = ["Sphinx (>=3)"] -elasticsearch2 = ["invenio-search (>=1.2.0)"] -elasticsearch5 = ["invenio-search (>=1.2.0)"] -elasticsearch6 = ["invenio-search (>=1.2.0)"] -elasticsearch7 = ["invenio-search (>=1.2.0)"] -tests = ["attrs (>=17.4.0)", "invenio-db (>=1.0.0)", "mock (>=1.3.0)", "pytest-invenio (>=1.3.2)", "redis (>=3.2.0)", "pytest-invenio (>=1.4.0)"] +all = ["Sphinx (>=4.2.0,<5)", "attrs (>=17.4.0)", "pytest-invenio (>=1.4.6)", "redis (>=3.2.0)"] +docs = ["Sphinx (>=4.2.0,<5)"] +elasticsearch6 = ["invenio-search (>=1.4.0)"] +elasticsearch7 = ["invenio-search (>=1.4.0)"] +tests = ["attrs (>=17.4.0)", "pytest-invenio (>=1.4.6)", "redis (>=3.2.0)"] [[package]] category = "main" @@ -1937,7 +1927,7 @@ description = "Invenio standard theme." name = "invenio-theme" optional = false python-versions = "*" -version = "1.3.20" +version = "1.3.21" [package.dependencies] Flask-Breadcrumbs = ">=0.4.0" @@ -2755,7 +2745,7 @@ description = "Pytest fixtures for Invenio." name = "pytest-invenio" optional = false python-versions = "*" -version = "1.4.5" +version = "1.4.6" [package.dependencies] check-manifest = ">=0.42" @@ -2839,7 +2829,7 @@ description = "Read key-value pairs from a .env file and set them as environment name = "python-dotenv" optional = false python-versions = ">=3.5" -version = "0.19.2" +version = "0.20.0" [package.extras] cli = ["click (>=5.0)"] @@ -2921,18 +2911,21 @@ description = "Python client for Redis database and key-value store" name = "redis" optional = false python-versions = ">=3.6" -version = "4.2.0" +version = "4.2.1" [package.dependencies] async-timeout = ">=4.0.2" deprecated = ">=1.2.3" packaging = ">=20.4" -typing-extensions = "*" [package.dependencies.importlib-metadata] python = "<3.8" version = ">=1.0" +[package.dependencies.typing-extensions] +python = "<3.8" +version = "*" + [package.extras] hiredis = ["hiredis (>=1.0.0)"] ocsp = ["cryptography (>=36.0.1)", "pyopenssl (20.0.1)", "requests (>=2.26.0)"] @@ -3361,6 +3354,7 @@ wsproto = ">=0.14" [[package]] category = "main" description = "Backported and Experimental Type Hints for Python 3.6+" +marker = "python_version < \"3.8\"" name = "typing-extensions" optional = false python-versions = ">=3.6" @@ -3916,8 +3910,8 @@ dnspython = [ {file = "dnspython-2.2.1.tar.gz", hash = "sha256:0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e"}, ] docker-services-cli = [ - {file = "Docker-Services-CLI-0.4.0.tar.gz", hash = "sha256:c732be89984858014e683c88ed3d26c8f813aa47ba1dca75a3cf2f05221a50f9"}, - {file = "Docker_Services_CLI-0.4.0-py2.py3-none-any.whl", hash = "sha256:7657f01444d7fe72cfde95d82261eef1b3ea93fad65b4617731b129281a952d3"}, + {file = "Docker-Services-CLI-0.4.1.tar.gz", hash = "sha256:fbb1a9fe004b4ad569f269de89fe54e73ab0ec59976922f5911feb5981b7ce05"}, + {file = "Docker_Services_CLI-0.4.1-py2.py3-none-any.whl", hash = "sha256:60730b2272be68f8c31813782320cd9b7f2a5008d0e1bf7f7ee06e47ea1083f7"}, ] docopt = [ {file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"}, @@ -3986,8 +3980,8 @@ flask-cors = [ {file = "Flask_Cors-3.0.10-py2.py3-none-any.whl", hash = "sha256:74efc975af1194fc7891ff5cd85b0f7478be4f7f59fe158102e91abb72bb4438"}, ] flask-debugtoolbar = [ - {file = "Flask-DebugToolbar-0.11.0.tar.gz", hash = "sha256:3c4e79d354ede014e6657c545a536d4fb273cc89e3fd6b4835b02e346dd3aab4"}, - {file = "Flask_DebugToolbar-0.11.0-py2.py3-none-any.whl", hash = "sha256:0e9a80d4c599233c68376e81cc99976200b5ac5248cfb24f18935cc5b69ac5b3"}, + {file = "Flask-DebugToolbar-0.13.1.tar.gz", hash = "sha256:0c26aa013a9813b8886857bf0ec24d28ab494114a264baf06c951cadc4dd0dae"}, + {file = "Flask_DebugToolbar-0.13.1-py3-none-any.whl", hash = "sha256:491c737f321830c06a2835784acf1fc8488fd257a0ef318810b3b6bed5f600d5"}, ] flask-kvsession-invenio = [ {file = "Flask-KVSession-Invenio-0.6.3.tar.gz", hash = "sha256:fe24405403fff9e3ab2c5a34d93362d63ada4c9e5e7afab850ea4f80efb92a85"}, @@ -4023,8 +4017,8 @@ flask-shell-ipython = [ {file = "flask_shell_ipython-0.4.1-py2.py3-none-any.whl", hash = "sha256:f212b4fad6831edf652799c719cd05fd0716edfaa5506eb41ff9ef09109890d3"}, ] flask-sqlalchemy = [ - {file = "Flask-SQLAlchemy-2.4.4.tar.gz", hash = "sha256:bfc7150eaf809b1c283879302f04c42791136060c6eeb12c0c6674fb1291fae5"}, - {file = "Flask_SQLAlchemy-2.4.4-py2.py3-none-any.whl", hash = "sha256:05b31d2034dd3f2a685cbbae4cfc4ed906b2a733cff7964ada450fd5e462b84e"}, + {file = "Flask-SQLAlchemy-2.5.1.tar.gz", hash = "sha256:2bda44b43e7cacb15d4e05ff3cc1f8bc97936cc464623424102bfc2c35e95912"}, + {file = "Flask_SQLAlchemy-2.5.1-py2.py3-none-any.whl", hash = "sha256:f12c3d4cc5cc7fdcc148b9527ea05671718c3ea45d50c7e732cceb33f574b390"}, ] flask-talisman = [ {file = "flask-talisman-0.8.1.tar.gz", hash = "sha256:5d502ec0c51bf1755a797b8cffbe4e94f8684af712ba0b56f3d80b79277ef285"}, @@ -4067,8 +4061,8 @@ importlib-metadata = [ {file = "importlib_metadata-4.11.3.tar.gz", hash = "sha256:ea4c597ebf37142f827b8f39299579e31685c31d3a438b59f469406afd0f2539"}, ] importlib-resources = [ - {file = "importlib_resources-5.4.0-py3-none-any.whl", hash = "sha256:33a95faed5fc19b4bc16b29a6eeae248a3fe69dd55d4d229d2b480e23eeaad45"}, - {file = "importlib_resources-5.4.0.tar.gz", hash = "sha256:d756e2f85dd4de2ba89be0b21dba2a3bbec2e871a42a3a16719258a11f87506b"}, + {file = "importlib_resources-5.6.0-py3-none-any.whl", hash = "sha256:a9dd72f6cc106aeb50f6e66b86b69b454766dd6e39b69ac68450253058706bcc"}, + {file = "importlib_resources-5.6.0.tar.gz", hash = "sha256:1b93238cbf23b4cde34240dd8321d99e9bf2eb4bc91c0c99b2886283e7baad85"}, ] infinity = [ {file = "infinity-1.5.tar.gz", hash = "sha256:8daa7c15ce2100fdccfde212337e0cd5cf085869f54dc2634b6c30d61461ecda"}, @@ -4106,8 +4100,8 @@ invenio-assets = [ {file = "invenio_assets-1.2.7-py2.py3-none-any.whl", hash = "sha256:1ba8d88ad740375996086bb0096def3cff86bdaf3567368c8d86f45e1d4cd218"}, ] invenio-base = [ - {file = "invenio-base-1.2.9.tar.gz", hash = "sha256:b541faec0cb6313e7a87065ceb10b3fd7ceb393d76a55ab761cf0b55af7c3161"}, - {file = "invenio_base-1.2.9-py2.py3-none-any.whl", hash = "sha256:adfd5b5c9b14ef618ccf32e9dcd4ce154fbee8723009da24bd78bd9bcd1ee97f"}, + {file = "invenio-base-1.2.11.tar.gz", hash = "sha256:425d89fb6bd2a9094eca0c7acfabe9ff07860635ff935a7be42d6434eec54d4d"}, + {file = "invenio_base-1.2.11-py2.py3-none-any.whl", hash = "sha256:f575422a542a3024b938a5759415f18f302c48e03e2211dc310d25bcdb7c2d76"}, ] invenio-cache = [ {file = "invenio-cache-1.1.0.tar.gz", hash = "sha256:1212a83f98fbe29a936587f7c5b2f838f7f934b0b2a9d9a993e377e5a8ab0cf5"}, @@ -4126,20 +4120,20 @@ invenio-config = [ {file = "invenio_config-1.0.3-py2.py3-none-any.whl", hash = "sha256:238ab074991e7f0d6ee7ebc6eb2f5e41658749dd977ab6e86476e862c0efaf28"}, ] invenio-db = [ - {file = "invenio-db-1.0.13.tar.gz", hash = "sha256:e77d0d4f8d16461ebe35ed9376e47d583243bb0a3519f37bf1a7826b545675f8"}, - {file = "invenio_db-1.0.13-py2.py3-none-any.whl", hash = "sha256:9db8599d9f40c540c020cfd749192482a30baacd7d6ca351c3ff5f452fc749de"}, + {file = "invenio-db-1.0.14.tar.gz", hash = "sha256:40b2f4f2a4f080c802fad9c4ede1b04eb5d0db7a89d842a9816c0a29e8f4f846"}, + {file = "invenio_db-1.0.14-py2.py3-none-any.whl", hash = "sha256:11276056623d049c362858c48dbafde0b3402eff8a1b18289c4c49d7abd7f4bf"}, ] invenio-formatter = [ {file = "invenio-formatter-1.1.3.tar.gz", hash = "sha256:5912ce6c73da894b120f41acebd7d5866fab8274dc37ab265647770bf54b1465"}, {file = "invenio_formatter-1.1.3-py2.py3-none-any.whl", hash = "sha256:b73af2d04d75469608adbb4e757af23feac1376d6007456d751a9958826660b1"}, ] invenio-i18n = [ - {file = "invenio-i18n-1.3.1.tar.gz", hash = "sha256:02534002f3bf63706a4c3d3b15c32ce4cce0c341217d4204c7c29486fabece22"}, - {file = "invenio_i18n-1.3.1-py2.py3-none-any.whl", hash = "sha256:67b22098900f4fa79a4db47cd189d3fb993223c26e560fd1c87f69b7cc2c5bc8"}, + {file = "invenio-i18n-1.3.2.tar.gz", hash = "sha256:7e04c7b17fda9202f916a0f5a86e90b505730834f93b92cf02f72d8e034bebea"}, + {file = "invenio_i18n-1.3.2-py2.py3-none-any.whl", hash = "sha256:4e1bbd76202a693dab08798ffabc7a3086898fc0595faa453515d5d5144c2160"}, ] invenio-indexer = [ - {file = "invenio-indexer-1.2.1.tar.gz", hash = "sha256:7dc350c5dd607984082a80553407516ba817e3c3dd26a864507d23a83f3fcf94"}, - {file = "invenio_indexer-1.2.1-py2.py3-none-any.whl", hash = "sha256:a7b9d3de1269d81f2d8be4b5d1f19748e9f560f6489800dcf2999eaa00d413dc"}, + {file = "invenio-indexer-1.2.2.tar.gz", hash = "sha256:19b0caadc27e03ea0e73958772bbe2aca5a1353336841b848eb46718e22efbaa"}, + {file = "invenio_indexer-1.2.2-py2.py3-none-any.whl", hash = "sha256:3c5c983e3c2ac218c84faa4372399c9a4fc74412fd6abc365245381aab1606fa"}, ] invenio-jsonschemas = [ {file = "invenio-jsonschemas-1.1.4.tar.gz", hash = "sha256:99e406e1032812cabbd6c033645eb16739b275b91e8108061a4e98a896572d26"}, @@ -4192,8 +4186,8 @@ invenio-search = [ ] invenio-sip2 = [] invenio-theme = [ - {file = "invenio-theme-1.3.20.tar.gz", hash = "sha256:b3895108905b2ded88fb07c4b5b8ceb690cb3b33428f192b8d1ee38e4101f82d"}, - {file = "invenio_theme-1.3.20-py2.py3-none-any.whl", hash = "sha256:a5a0b09f48b11a224022aa84b1dc8a66a936320bb68d8461512f2e09237ef15d"}, + {file = "invenio-theme-1.3.21.tar.gz", hash = "sha256:1cf89546776fff13fbbc1214746638204fc289d700a17a3d4c3423e3df3e7972"}, + {file = "invenio_theme-1.3.21-py2.py3-none-any.whl", hash = "sha256:96badd71a578434e9263f6a9fc50948b6775bd72245ee8f4515042f5af7aef0e"}, ] invenio-userprofiles = [] ipython = [ @@ -4690,8 +4684,8 @@ pytest-flask = [ {file = "pytest_flask-1.2.0-py3-none-any.whl", hash = "sha256:fe25b39ad0db09c3d1fe728edecf97ced85e774c775db259a6d25f0270a4e7c9"}, ] pytest-invenio = [ - {file = "pytest-invenio-1.4.5.tar.gz", hash = "sha256:dffeb40f809c53c534d2b4a1df5cc71ea311090a54cc9a0409ae8c231b7706ff"}, - {file = "pytest_invenio-1.4.5-py2.py3-none-any.whl", hash = "sha256:6ed5160e7d9ba19438464144d820d930b30f88caff07e58c42f50e9c0c13ea01"}, + {file = "pytest-invenio-1.4.6.tar.gz", hash = "sha256:7071f3393d227402d0863d6ed5b69d3a4f3d9a77a5e3e3808a22c6256fd07643"}, + {file = "pytest_invenio-1.4.6-py2.py3-none-any.whl", hash = "sha256:eba244160925fe4f3f0fe76840a68a0b679b68b9f6d0f08fe92d33928921df36"}, ] pytest-isort = [ {file = "pytest-isort-3.0.0.tar.gz", hash = "sha256:4fe4b26ead2af776730ec23f5870d7421f35aace22a41c4e938586ef4d8787cb"}, @@ -4708,8 +4702,8 @@ python-dateutil = [ {file = "python_dateutil-2.8.2-py2.py3-none-any.whl", hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"}, ] python-dotenv = [ - {file = "python-dotenv-0.19.2.tar.gz", hash = "sha256:a5de49a31e953b45ff2d2fd434bbc2670e8db5273606c1e737cc6b93eff3655f"}, - {file = "python_dotenv-0.19.2-py2.py3-none-any.whl", hash = "sha256:32b2bdc1873fd3a3c346da1c6db83d0053c3c62f28f1f38516070c4c8971b1d3"}, + {file = "python-dotenv-0.20.0.tar.gz", hash = "sha256:b7e3b04a59693c42c36f9ab1cc2acc46fa5df8c78e178fc33a8d4cd05c8d498f"}, + {file = "python_dotenv-0.20.0-py3-none-any.whl", hash = "sha256:d92a187be61fe482e4fd675b6d52200e7be63a12b724abbf931a40ce4fa92938"}, ] pytz = [ {file = "pytz-2022.1-py2.py3-none-any.whl", hash = "sha256:e68985985296d9a66a881eb3193b0906246245294a881e7c8afe623866ac6a5c"}, @@ -4763,8 +4757,8 @@ raven = [ {file = "raven-6.10.0.tar.gz", hash = "sha256:3fa6de6efa2493a7c827472e984ce9b020797d0da16f1db67197bcc23c8fae54"}, ] redis = [ - {file = "redis-4.2.0-py3-none-any.whl", hash = "sha256:3cbe235cea80b9c9991b397567aa2d65eb4e6fb09787f61d227ae82eb4eb50b4"}, - {file = "redis-4.2.0.tar.gz", hash = "sha256:6758d01dec81af191b98a35cce3402675d115456584c39b500ab485a5e386bbb"}, + {file = "redis-4.2.1-py3-none-any.whl", hash = "sha256:69d05fac17bf3f43937afbb775c536eb516bd21355a4f17d59a966f4a531ce71"}, + {file = "redis-4.2.1.tar.gz", hash = "sha256:fe45513881229dbee610620b9e0817b1f48c47ba635870320fd44a712204bbdd"}, ] redisbeat = [ {file = "redisbeat-1.2.2.tar.gz", hash = "sha256:59b7e9984cb9cde9eaea21093ca2b953f83995a64b6c240e4c36f1b2e9ed1e38"}, diff --git a/run-tests.sh b/run-tests.sh index 89ac8da528..72f30ccfed 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -72,15 +72,15 @@ function pretests () { # | package | installed | affected | ID | # +============================+===========+==========================+==========+ # | wtforms | 2.3.3 | <3.0.0a1 | 42852 | - # | werkzeug | 1.0.1 | <2.0.2 | 42050 | # | sqlalchemy-utils | 0.35.0 | >=0.27.0 | 42194 | # | flask-security | 3.0.0 | <3.1.0 | 45183 | # | flask-security | 3.0.0 | >0 | 44501 | # | flask-caching | 1.10.1 | <=1.10.1 | 40459 | + # | click | 7.1.2 | <8.0.0 | 47833 | # | celery | 5.1.2 | <5.2.0 | 42498 | # | celery | 5.1.2 | <5.2.2 | 43738 | # +==============================================================================+ - safety check -i 42852 -i 42050 -i 42194 -i 45183 -i 44501 -i 40459 -i 42498 -i 43738 + safety check -i 42852 -i 42194 -i 45183 -i 44501 -i 40459 -i 47833 -i 42498 -i 43738 info_msg "Check json:" invenio reroils utils check_json tests/data rero_ils/modules data info_msg "Check license:"